Report generated on 2022-03-13 03:06 GMT by riscof v

Environment

Riscof Version 1.23.3
Riscv-arch-test Version/Commit Id -
ISA RV64IMFDCZicsr_Zifencei
User Spec Version 2.3
Privilege Spec Version 1.10

Yaml

Name
/home/actuser/work/riscof_work1/sail_cSim_isa_checked.yaml
hart_ids: [0] hart0: ISA: RV64IMFDCZicsr_Zifencei physical_addr_sz: 32 User_Spec_Version: '2.3' supported_xlen: - 64 Privilege_Spec_Version: '1.10' hw_data_misaligned_support: false pmp_granularity: 0 custom_exceptions: custom_interrupts: misa: rv32: accessible: false rv64: accessible: true fields: - extensions - mxl - - - 26 - 61 mxl: implemented: true description: Encodes the native base integer ISA width. shadow: shadow_type: rw msb: 63 lsb: 62 type: warl: dependency_fields: [] legal: - mxl[1:0] in [0x2] wr_illegal: - unchanged extensions: implemented: true description: Encodes the presence of the standard extensions, with a single bit per letter of the alphabet. shadow: shadow_type: rw msb: 25 lsb: 0 type: warl: dependency_fields: [] legal: - extensions[25:0] bitmask [0x112c, 0x00000000] wr_illegal: - unchanged description: misa is a read-write register reporting the ISA supported by the hart. address: 769 priv_mode: M reset-val: 9223372036854780204 mstatus: rv32: accessible: false rv64: accessible: true fields: - uie - sie - mie - upie - spie - mpie - spp - mpp - fs - xs - mprv - sum - mxr - tvm - tw - tsr - uxl - sxl - gva - mpv - sd - - - 2 - - 6 - - 9 - 10 - - 23 - 31 - - 36 - 37 - - 40 - 62 uie: implemented: false description: Stores the state of the user mode interrupts. shadow: shadow_type: rw msb: 0 lsb: 0 sie: implemented: false description: Stores the state of the supervisor mode interrupts. shadow: shadow_type: rw msb: 1 lsb: 1 mie: implemented: true description: Stores the state of the machine mode interrupts. shadow: shadow_type: rw msb: 3 lsb: 3 type: wlrl: - 0:1 upie: implemented: false description: Stores the state of the user mode interrupts prior to the trap. shadow: shadow_type: rw msb: 4 lsb: 4 spie: implemented: false description: Stores the state of the supervisor mode interrupts prior to the trap. shadow: shadow_type: rw msb: 5 lsb: 5 mpie: implemented: true description: Stores the state of the machine mode interrupts prior to the trap. shadow: shadow_type: rw msb: 7 lsb: 7 type: wlrl: - 0:1 spp: implemented: false description: Stores the previous priority mode for supervisor. shadow: shadow_type: rw msb: 8 lsb: 8 mpp: implemented: true description: Stores the previous priority mode for machine. shadow: shadow_type: rw msb: 12 lsb: 11 type: {ro_constant: 0} fs: implemented: true description: Encodes the status of the floating-point unit, including the CSR fcsr and floating-point data registers. shadow: shadow_type: rw msb: 14 lsb: 13 type: warl: dependency_fields: [] legal: - fs[1:0] in [0x0:0x3] wr_illegal: - unchanged xs: implemented: false description: Encodes the status of additional user-mode extensions and associated state. shadow: shadow_type: rw msb: 16 lsb: 15 mprv: implemented: false description: Modifies the privilege level at which loads and stores execute in all privilege modes. shadow: shadow_type: rw msb: 17 lsb: 17 sum: implemented: false description: Modifies the privilege with which S-mode loads and stores access virtual memory. shadow: shadow_type: rw msb: 18 lsb: 18 mxr: implemented: false description: Modifies the privilege with which loads access virtual memory. shadow: shadow_type: rw msb: 19 lsb: 19 tvm: implemented: false description: Supports intercepting supervisor virtual-memory management operations. shadow: shadow_type: rw msb: 20 lsb: 20 tw: implemented: false description: Supports intercepting the WFI instruction. shadow: shadow_type: rw msb: 21 lsb: 21 tsr: implemented: false description: Supports intercepting the supervisor exception return instruction. shadow: shadow_type: rw msb: 22 lsb: 22 sxl: implemented: false description: Controls the value of xlen for Supervisor mode. shadow: shadow_type: rw msb: 35 lsb: 34 uxl: implemented: false description: Controls the xlen for User mode. shadow: shadow_type: rw msb: 33 lsb: 32 gva: implemented: false description: For any trap (access fault, page fault, or guest-page fault) that writes a guest virtual address to mtval, GVA is set to 1. shadow: shadow_type: rw msb: 38 lsb: 38 mpv: implemented: false description: Machine Previous Virtualization Mode is written by the implementation whenever a trap is taken into M-mode. shadow: shadow_type: rw msb: 39 lsb: 39 sd: implemented: true description: Read-only bit that summarizes whether either the FS field or XS field signals the presence of some dirty state. shadow: shadow_type: rw msb: 63 lsb: 63 type: wlrl: - 0:1 description: The mstatus register keeps track of and controls the hart’s current operating state. address: 768 priv_mode: M reset-val: 0 mstatush: rv32: accessible: false rv64: accessible: false description: The mstatush register keeps track of and controls the hart’s current operating state. address: 768 priv_mode: M reset-val: 0 mvendorid: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 31 lsb: 0 type: ro_constant: 0 description: 32-bit read-only register providing the JEDEC manufacturer ID of the provider of the core. address: 3857 priv_mode: M reset-val: 0 marchid: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: ro_constant: 0 description: MXLEN-bit read-only register encoding the base microarchitecture of the hart. address: 3858 priv_mode: M reset-val: 0 mimpid: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: ro_constant: 0 description: Provides a unique encoding of the version of the processor implementation. address: 3859 priv_mode: M reset-val: 0 mhartid: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: ro_constant: 0 description: MXLEN-bit read-only register containing the integer ID of the hardware thread running the code. address: 3860 priv_mode: M reset-val: 0 mtvec: rv32: accessible: false rv64: accessible: true fields: - mode - base base: implemented: true description: Vector base address. shadow: shadow_type: rw msb: 63 lsb: 2 type: warl: dependency_fields: [] legal: - base[61:0] bitmask [0x3FFFFFFFFFFFFFFF, 0x0000000000000000] wr_illegal: - Unchanged mode: implemented: true description: Vector mode. shadow: shadow_type: rw msb: 1 lsb: 0 type: warl: dependency_fields: [] legal: - mode[1:0] in [0x0:0x1] wr_illegal: - Unchanged description: MXLEN-bit read/write register that holds trap vector configuration. address: 773 priv_mode: M reset-val: 0 mideleg: rv32: accessible: false rv64: accessible: false description: Machine Interrupt delegation Register. address: 771 priv_mode: M reset-val: 0 medeleg: rv32: accessible: false rv64: accessible: false description: Machine Exception delegation Register. address: 770 priv_mode: M reset-val: 0 mip: rv32: accessible: false rv64: accessible: true fields: - usip - ssip - vssip - msip - utip - stip - vstip - mtip - ueip - seip - vseip - meip - sgeip - - - 13 - 63 usip: implemented: false description: User Software Interrupt Pending. shadow: shadow_type: rw msb: 0 lsb: 0 ssip: implemented: false description: Supervisor Software Interrupt Pending. shadow: shadow_type: rw msb: 1 lsb: 1 vssip: implemented: false description: VS-level Software Interrupt Pending. shadow: shadow_type: rw msb: 2 lsb: 2 msip: implemented: true description: Machine Software Interrupt Pending. shadow: shadow_type: rw msb: 3 lsb: 3 type: ro_variable: true utip: implemented: false description: User Timer Interrupt Pending. shadow: shadow_type: rw msb: 4 lsb: 4 stip: implemented: false description: Supervisor Timer Interrupt Pending. shadow: shadow_type: rw msb: 5 lsb: 5 vstip: implemented: false description: VS-level Timer Interrupt Pending. shadow: shadow_type: rw msb: 6 lsb: 6 mtip: implemented: true description: Machine Timer Interrupt Pending. shadow: shadow_type: rw msb: 7 lsb: 7 type: ro_variable: true ueip: implemented: false description: User External Interrupt Pending. shadow: shadow_type: rw msb: 8 lsb: 8 seip: implemented: false description: Supervisor External Interrupt Pending. shadow: shadow_type: rw msb: 9 lsb: 9 vseip: implemented: false description: VS-level External Interrupt Pending. shadow: shadow_type: rw msb: 10 lsb: 10 meip: implemented: true description: Machine External Interrupt Pending. shadow: shadow_type: rw msb: 11 lsb: 11 type: ro_variable: true sgeip: implemented: false description: HS-level External Interrupt Pending. shadow: shadow_type: rw msb: 12 lsb: 12 description: The mip register is an MXLEN-bit read/write register containing information on pending interrupts. address: 836 priv_mode: M reset-val: 0 hie: rv32: accessible: false rv64: accessible: false description: The hie register is an HSXLEN-bit read/write register containing interrupt enable bits. address: 0x604 priv_mode: H reset-val: 0 mie: rv32: accessible: false rv64: accessible: true fields: - usie - ssie - vssie - msie - utie - stie - vstie - mtie - ueie - seie - vseie - meie - sgeie - - - 13 - 63 usie: implemented: false description: User Software Interrupt enable. shadow: shadow_type: rw msb: 0 lsb: 0 ssie: implemented: false description: Supervisor Software Interrupt enable. shadow: shadow_type: rw msb: 1 lsb: 1 vssie: implemented: false description: VS-level Software Interrupt enable. shadow: shadow_type: rw msb: 2 lsb: 2 msie: implemented: true description: Machine Software Interrupt enable. shadow: shadow_type: rw msb: 3 lsb: 3 type: wlrl: - 0x0:0x1 utie: implemented: false description: User Timer Interrupt enable. shadow: shadow_type: rw msb: 4 lsb: 4 stie: implemented: false description: Supervisor Timer Interrupt enable. shadow: shadow_type: rw msb: 5 lsb: 5 vstie: implemented: false description: VS-level Timer Interrupt enable. shadow: shadow_type: rw msb: 6 lsb: 6 mtie: implemented: true description: Machine Timer Interrupt enable. shadow: shadow_type: rw msb: 7 lsb: 7 type: wlrl: - 0:1 ueie: implemented: false description: User External Interrupt enable. shadow: shadow_type: rw msb: 8 lsb: 8 seie: implemented: false description: Supervisor External Interrupt enable. shadow: shadow_type: rw msb: 9 lsb: 9 vseie: implemented: false description: VS-level External Interrupt enable. shadow: shadow_type: rw msb: 10 lsb: 10 meie: implemented: true description: Machine External Interrupt enable. shadow: shadow_type: rw msb: 11 lsb: 11 type: wlrl: - 0:1 sgeie: implemented: false description: HS-level External Interrupt enable. shadow: shadow_type: rw msb: 12 lsb: 12 description: The mie register is an MXLEN-bit read/write register containing interrupt enable bits. address: 772 priv_mode: M reset-val: 0 mscratch: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - mscratch[63:0] in [0x00000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - unchanged description: The mscratch register is an MXLEN-bit read/write register dedicated for use by machine mode. address: 832 priv_mode: M reset-val: 0 mepc: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - mepc[63:0] in [0x00000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - unchanged description: The mepc is a warl register that must be able to hold all valid physical and virtual addresses. address: 0x341 priv_mode: M reset-val: 0 mtval: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - mtval[63:0] in [0x00000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - unchanged description: The mtval is a warl register that holds the address of the instruction which caused the exception. address: 835 priv_mode: M reset-val: 0 mcause: rv32: accessible: false rv64: accessible: true fields: - exception_code - interrupt interrupt: implemented: true description: Indicates whether the trap was due to an interrupt. shadow: shadow_type: rw msb: 63 lsb: 63 type: wlrl: - 0:1 exception_code: implemented: true description: Encodes the exception code. shadow: shadow_type: rw msb: 62 lsb: 0 type: wlrl: - 0:15 description: The mcause register stores the information regarding the trap. address: 834 priv_mode: M reset-val: 0 pmpcfg0: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A0 priv_mode: M reset-val: 0 pmpcfg1: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A1 priv_mode: M reset-val: 0 pmpcfg2: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A2 priv_mode: M reset-val: 0 pmpcfg3: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A3 priv_mode: M reset-val: 0 pmpcfg4: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A4 priv_mode: M reset-val: 0 pmpcfg5: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A5 priv_mode: M reset-val: 0 pmpcfg6: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A6 priv_mode: M reset-val: 0 pmpcfg7: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A7 priv_mode: M reset-val: 0 pmpcfg8: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A8 priv_mode: M reset-val: 0 pmpcfg9: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A9 priv_mode: M reset-val: 0 pmpcfg10: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AA priv_mode: M reset-val: 0 pmpcfg11: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AB priv_mode: M reset-val: 0 pmpcfg12: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AC priv_mode: M reset-val: 0 pmpcfg13: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AD priv_mode: M reset-val: 0 pmpcfg14: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AE priv_mode: M reset-val: 0 pmpcfg15: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AF priv_mode: M reset-val: 0 pmpaddr0: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B0 priv_mode: M reset-val: 0 pmpaddr1: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B1 priv_mode: M reset-val: 0 pmpaddr2: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B2 priv_mode: M reset-val: 0 pmpaddr3: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B3 priv_mode: M reset-val: 0 pmpaddr4: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B4 priv_mode: M reset-val: 0 pmpaddr5: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B5 priv_mode: M reset-val: 0 pmpaddr6: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B6 priv_mode: M reset-val: 0 pmpaddr7: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B7 priv_mode: M reset-val: 0 pmpaddr8: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B8 priv_mode: M reset-val: 0 pmpaddr9: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B9 priv_mode: M reset-val: 0 pmpaddr10: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BA priv_mode: M reset-val: 0 pmpaddr11: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BB priv_mode: M reset-val: 0 pmpaddr12: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BC priv_mode: M reset-val: 0 pmpaddr13: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BD priv_mode: M reset-val: 0 pmpaddr14: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BE priv_mode: M reset-val: 0 pmpaddr15: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BF priv_mode: M reset-val: 0 pmpaddr16: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C0 priv_mode: M reset-val: 0 pmpaddr17: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C1 priv_mode: M reset-val: 0 pmpaddr18: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C2 priv_mode: M reset-val: 0 pmpaddr19: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C3 priv_mode: M reset-val: 0 pmpaddr20: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C4 priv_mode: M reset-val: 0 pmpaddr21: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C5 priv_mode: M reset-val: 0 pmpaddr22: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C6 priv_mode: M reset-val: 0 pmpaddr23: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C7 priv_mode: M reset-val: 0 pmpaddr24: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C8 priv_mode: M reset-val: 0 pmpaddr25: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C9 priv_mode: M reset-val: 0 pmpaddr26: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CA priv_mode: M reset-val: 0 pmpaddr27: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CB priv_mode: M reset-val: 0 pmpaddr28: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CC priv_mode: M reset-val: 0 pmpaddr29: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CD priv_mode: M reset-val: 0 pmpaddr30: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CE priv_mode: M reset-val: 0 pmpaddr31: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CF priv_mode: M reset-val: 0 pmpaddr32: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D0 priv_mode: M reset-val: 0 pmpaddr33: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D1 priv_mode: M reset-val: 0 pmpaddr34: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D2 priv_mode: M reset-val: 0 pmpaddr35: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D3 priv_mode: M reset-val: 0 pmpaddr36: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D4 priv_mode: M reset-val: 0 pmpaddr37: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D5 priv_mode: M reset-val: 0 pmpaddr38: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D6 priv_mode: M reset-val: 0 pmpaddr39: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D7 priv_mode: M reset-val: 0 pmpaddr40: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D8 priv_mode: M reset-val: 0 pmpaddr41: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D9 priv_mode: M reset-val: 0 pmpaddr42: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DA priv_mode: M reset-val: 0 pmpaddr43: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DB priv_mode: M reset-val: 0 pmpaddr44: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DC priv_mode: M reset-val: 0 pmpaddr45: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DD priv_mode: M reset-val: 0 pmpaddr46: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DE priv_mode: M reset-val: 0 pmpaddr47: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DF priv_mode: M reset-val: 0 pmpaddr48: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E0 priv_mode: M reset-val: 0 pmpaddr49: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E1 priv_mode: M reset-val: 0 pmpaddr50: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E2 priv_mode: M reset-val: 0 pmpaddr51: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E3 priv_mode: M reset-val: 0 pmpaddr52: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E4 priv_mode: M reset-val: 0 pmpaddr53: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E5 priv_mode: M reset-val: 0 pmpaddr54: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E6 priv_mode: M reset-val: 0 pmpaddr55: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E7 priv_mode: M reset-val: 0 pmpaddr56: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E8 priv_mode: M reset-val: 0 pmpaddr57: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E9 priv_mode: M reset-val: 0 pmpaddr58: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EA priv_mode: M reset-val: 0 pmpaddr59: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EB priv_mode: M reset-val: 0 pmpaddr60: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EC priv_mode: M reset-val: 0 pmpaddr61: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3ED priv_mode: M reset-val: 0 pmpaddr62: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EE priv_mode: M reset-val: 0 pmpaddr63: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EF priv_mode: M reset-val: 0 mcounteren: rv32: accessible: false rv64: accessible: false description: The mcounteren is a 32-bit register that controls the availability of the hardware performance-monitoring counters to the next-lowest privileged mode. address: 0x306 priv_mode: M reset-val: 0 mcountinhibit: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 31 lsb: 0 type: ro_constant: 0 description: The mcountinhibit is a 32-bit WARL register that controls which of the hardware performance-monitoring counters increment. address: 0x320 priv_mode: M reset-val: 0 mcycle: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - mcycle[63:0] in [0x0000000000000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - Unchanged description: Counts the number of clock cycles executed from an arbitrary point in time. address: 0xB00 priv_mode: M reset-val: 0 mcycleh: rv32: accessible: false rv64: accessible: false description: upper 32 bits of mcycle address: 0xB80 priv_mode: M reset-val: 0 minstret: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - minstret[63:0] in [0x0000000000000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - Unchanged description: Counts the number of instructions completed from an arbitrary point in time. address: 0xB02 priv_mode: M reset-val: 0 minstreth: rv32: accessible: false rv64: accessible: false description: Upper 32 bits of minstret. address: 0xB82 priv_mode: M reset-val: 0 mhpmevent3: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: &id001 ro_constant: 0 description: The mhpmevent3 is a MXLEN-bit event register which controls mhpmcounter3. address: 0x323 priv_mode: M reset-val: 0 mhpmcounter3: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter3 is a 64-bit counter. Returns lower 32 bits in RV32I mode. address: 0xB03 priv_mode: M reset-val: 0 mhpmcounter3h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter3h returns the upper half word in RV32I systems. address: 0xB83 priv_mode: M reset-val: 0 mhpmevent4: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent4 is a MXLEN-bit event register which controls mhpmcounter4. address: 0x324 priv_mode: M reset-val: 0 mhpmcounter4: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter4 is a 64-bit counter. Returns lower 42 bits in RV42I mode. address: 0xB04 priv_mode: M reset-val: 0 mhpmcounter4h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter4h returns the upper half word in RV42I systems. address: 0xB84 priv_mode: M reset-val: 0 mhpmevent5: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent5 is a MXLEN-bit event register which controls mhpmcounter5. address: 0x325 priv_mode: M reset-val: 0 mhpmcounter5: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter5 is a 64-bit counter. Returns lower 52 bits in RV52I mode. address: 0xB05 priv_mode: M reset-val: 0 mhpmcounter5h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter5h returns the upper half word in RV52I systems. address: 0xB85 priv_mode: M reset-val: 0 mhpmevent6: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent6 is a MXLEN-bit event register which controls mhpmcounter6. address: 0x326 priv_mode: M reset-val: 0 mhpmcounter6: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter6 is a 64-bit counter. Returns lower 62 bits in RV62I mode. address: 0xB06 priv_mode: M reset-val: 0 mhpmcounter6h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter6h returns the upper half word in RV62I systems. address: 0xB86 priv_mode: M reset-val: 0 mhpmevent7: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent7 is a MXLEN-bit event register which controls mhpmcounter7. address: 0x327 priv_mode: M reset-val: 0 mhpmcounter7: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter7 is a 64-bit counter. Returns lower 72 bits in RV72I mode. address: 0xB07 priv_mode: M reset-val: 0 mhpmcounter7h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter7h returns the upper half word in RV72I systems. address: 0xB87 priv_mode: M reset-val: 0 mhpmevent8: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent8 is a MXLEN-bit event register which controls mhpmcounter8. address: 0x328 priv_mode: M reset-val: 0 mhpmcounter8: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter8 is a 64-bit counter. Returns lower 82 bits in RV82I mode. address: 0xB08 priv_mode: M reset-val: 0 mhpmcounter8h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter8h returns the upper half word in RV82I systems. address: 0xB88 priv_mode: M reset-val: 0 mhpmevent9: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent9 is a MXLEN-bit event register which controls mhpmcounter9. address: 0x329 priv_mode: M reset-val: 0 mhpmcounter9: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter9 is a 64-bit counter. Returns lower 32 bits in RV32I mode. address: 0xB09 priv_mode: M reset-val: 0 mhpmcounter9h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter9h returns the upper half word in RV32I systems. address: 0xB89 priv_mode: M reset-val: 0 mhpmevent10: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent10 is a MXLEN-bit event register which controls mhpmcounter10. address: 0x32a priv_mode: M reset-val: 0 mhpmcounter10: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter10 is a 64-bit counter. Returns lower 102 bits in RV102I mode. address: 0xB0A priv_mode: M reset-val: 0 mhpmcounter10h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter10h returns the upper half word in RV102I systems. address: 0xB8A priv_mode: M reset-val: 0 mhpmevent11: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent11 is a MXLEN-bit event register which controls mhpmcounter11. address: 0x32b priv_mode: M reset-val: 0 mhpmcounter11: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter11 is a 64-bit counter. Returns lower 112 bits in RV112I mode. address: 0xB0B priv_mode: M reset-val: 0 mhpmcounter11h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter11h returns the upper half word in RV112I systems. address: 0xB8B priv_mode: M reset-val: 0 mhpmevent12: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent12 is a MXLEN-bit event register which controls mhpmcounter12. address: 0x32c priv_mode: M reset-val: 0 mhpmcounter12: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter12 is a 64-bit counter. Returns lower 122 bits in RV122I mode. address: 0xB0C priv_mode: M reset-val: 0 mhpmcounter12h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter12h returns the upper half word in RV122I systems. address: 0xB8C priv_mode: M reset-val: 0 mhpmevent13: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent13 is a MXLEN-bit event register which controls mhpmcounter13. address: 0x32d priv_mode: M reset-val: 0 mhpmcounter13: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter13 is a 64-bit counter. Returns lower 132 bits in RV132I mode. address: 0xB0D priv_mode: M reset-val: 0 mhpmcounter13h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter13h returns the upper half word in RV132I systems. address: 0xB8D priv_mode: M reset-val: 0 mhpmevent14: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent14 is a MXLEN-bit event register which controls mhpmcounter14. address: 0x32e priv_mode: M reset-val: 0 mhpmcounter14: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter14 is a 64-bit counter. Returns lower 142 bits in RV142I mode. address: 0xB0E priv_mode: M reset-val: 0 mhpmcounter14h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter14h returns the upper half word in RV142I systems. address: 0xB8E priv_mode: M reset-val: 0 mhpmevent15: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent15 is a MXLEN-bit event register which controls mhpmcounter15. address: 0x32f priv_mode: M reset-val: 0 mhpmcounter15: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter15 is a 64-bit counter. Returns lower 152 bits in RV152I mode. address: 0xB0F priv_mode: M reset-val: 0 mhpmcounter15h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter15h returns the upper half word in RV152I systems. address: 0xB8F priv_mode: M reset-val: 0 mhpmevent16: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent16 is a MXLEN-bit event register which controls mhpmcounter16. address: 0x330 priv_mode: M reset-val: 0 mhpmcounter16: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter16 is a 64-bit counter. Returns lower 162 bits in RV162I mode. address: 0xB10 priv_mode: M reset-val: 0 mhpmcounter16h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter16h returns the upper half word in RV162I systems. address: 0xB90 priv_mode: M reset-val: 0 mhpmevent17: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent17 is a MXLEN-bit event register which controls mhpmcounter17. address: 0x331 priv_mode: M reset-val: 0 mhpmcounter17: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter17 is a 64-bit counter. Returns lower 172 bits in RV172I mode. address: 0xB11 priv_mode: M reset-val: 0 mhpmcounter17h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter17h returns the upper half word in RV172I systems. address: 0xB91 priv_mode: M reset-val: 0 mhpmevent18: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent18 is a MXLEN-bit event register which controls mhpmcounter18. address: 0x332 priv_mode: M reset-val: 0 mhpmcounter18: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter18 is a 64-bit counter. Returns lower 182 bits in RV182I mode. address: 0xB12 priv_mode: M reset-val: 0 mhpmcounter18h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter18h returns the upper half word in RV182I systems. address: 0xB92 priv_mode: M reset-val: 0 mhpmevent19: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent19 is a MXLEN-bit event register which controls mhpmcounter19. address: 0x333 priv_mode: M reset-val: 0 mhpmcounter19: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter19 is a 64-bit counter. Returns lower 32 bits in RV32I mode. address: 0xB13 priv_mode: M reset-val: 0 mhpmcounter19h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter19h returns the upper half word in RV32I systems. address: 0xB93 priv_mode: M reset-val: 0 mhpmevent20: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent20 is a MXLEN-bit event register which controls mhpmcounter20. address: 0x334 priv_mode: M reset-val: 0 mhpmcounter20: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter20 is a 64-bit counter. Returns lower 202 bits in RV202I mode. address: 0xB14 priv_mode: M reset-val: 0 mhpmcounter20h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter20h returns the upper half word in RV202I systems. address: 0xB94 priv_mode: M reset-val: 0 mhpmevent21: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent21 is a MXLEN-bit event register which controls mhpmcounter21. address: 0x335 priv_mode: M reset-val: 0 mhpmcounter21: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter21 is a 64-bit counter. Returns lower 212 bits in RV212I mode. address: 0xB15 priv_mode: M reset-val: 0 mhpmcounter21h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter21h returns the upper half word in RV212I systems. address: 0xB95 priv_mode: M reset-val: 0 mhpmevent22: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent22 is a MXLEN-bit event register which controls mhpmcounter22. address: 0x336 priv_mode: M reset-val: 0 mhpmcounter22: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter22 is a 64-bit counter. Returns lower 222 bits in RV222I mode. address: 0xB16 priv_mode: M reset-val: 0 mhpmcounter22h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter22h returns the upper half word in RV222I systems. address: 0xB96 priv_mode: M reset-val: 0 mhpmevent23: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent23 is a MXLEN-bit event register which controls mhpmcounter23. address: 0x337 priv_mode: M reset-val: 0 mhpmcounter23: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter23 is a 64-bit counter. Returns lower 232 bits in RV232I mode. address: 0xB17 priv_mode: M reset-val: 0 mhpmcounter23h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter23h returns the upper half word in RV232I systems. address: 0xB97 priv_mode: M reset-val: 0 mhpmevent24: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent24 is a MXLEN-bit event register which controls mhpmcounter24. address: 0x338 priv_mode: M reset-val: 0 mhpmcounter24: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter24 is a 64-bit counter. Returns lower 242 bits in RV242I mode. address: 0xB18 priv_mode: M reset-val: 0 mhpmcounter24h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter24h returns the upper half word in RV242I systems. address: 0xB98 priv_mode: M reset-val: 0 mhpmevent25: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent25 is a MXLEN-bit event register which controls mhpmcounter25. address: 0x339 priv_mode: M reset-val: 0 mhpmcounter25: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter25 is a 64-bit counter. Returns lower 252 bits in RV252I mode. address: 0xB19 priv_mode: M reset-val: 0 mhpmcounter25h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter25h returns the upper half word in RV252I systems. address: 0xB99 priv_mode: M reset-val: 0 mhpmevent26: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent26 is a MXLEN-bit event register which controls mhpmcounter26. address: 0x33a priv_mode: M reset-val: 0 mhpmcounter26: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter26 is a 64-bit counter. Returns lower 262 bits in RV262I mode. address: 0xB1A priv_mode: M reset-val: 0 mhpmcounter26h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter26h returns the upper half word in RV262I systems. address: 0xB9A priv_mode: M reset-val: 0 mhpmevent27: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent27 is a MXLEN-bit event register which controls mhpmcounter27. address: 0x33b priv_mode: M reset-val: 0 mhpmcounter27: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter27 is a 64-bit counter. Returns lower 272 bits in RV272I mode. address: 0xB1B priv_mode: M reset-val: 0 mhpmcounter27h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter27h returns the upper half word in RV272I systems. address: 0xB9B priv_mode: M reset-val: 0 mhpmevent28: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent28 is a MXLEN-bit event register which controls mhpmcounter28. address: 0x33c priv_mode: M reset-val: 0 mhpmcounter28: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter28 is a 64-bit counter. Returns lower 282 bits in RV282I mode. address: 0xB1C priv_mode: M reset-val: 0 mhpmcounter28h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter28h returns the upper half word in RV282I systems. address: 0xB9C priv_mode: M reset-val: 0 mhpmevent29: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent29 is a MXLEN-bit event register which controls mhpmcounter29. address: 0x33d priv_mode: M reset-val: 0 mhpmcounter29: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter29 is a 64-bit counter. Returns lower 32 bits in RV32I mode. address: 0xB1D priv_mode: M reset-val: 0 mhpmcounter29h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter29h returns the upper half word in RV32I systems. address: 0xB9D priv_mode: M reset-val: 0 mhpmevent30: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent30 is a MXLEN-bit event register which controls mhpmcounter30. address: 0x33e priv_mode: M reset-val: 0 mhpmcounter30: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter30 is a 64-bit counter. Returns lower 302 bits in RV302I mode. address: 0xB1E priv_mode: M reset-val: 0 mhpmcounter30h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter30h returns the upper half word in RV302I systems. address: 0xB9E priv_mode: M reset-val: 0 mhpmevent31: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent31 is a MXLEN-bit event register which controls mhpmcounter31. address: 0x33f priv_mode: M reset-val: 0 mhpmcounter31: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter31 is a 64-bit counter. Returns lower 312 bits in RV312I mode. address: 0xB1F priv_mode: M reset-val: 0 mhpmcounter31h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter31h returns the upper half word in RV312I systems. address: 0xB9F priv_mode: M reset-val: 0 sedeleg: rv32: accessible: false rv64: accessible: false description: sedeleg address: 258 priv_mode: S reset-val: 0 sideleg: rv32: accessible: false rv64: accessible: false description: sideleg priv_mode: S address: 259 reset-val: 0 fflags: rv32: accessible: false rv64: accessible: false description: 32-bit register to hold floating point accrued exceptions. address: 001 priv_mode: U reset-val: 0 frm: rv32: accessible: false rv64: accessible: false description: 32-bit register to hold Floating-Point Dynamic Rounding Mode. address: 002 priv_mode: U reset-val: 0 fcsr: rv32: accessible: false rv64: accessible: false description: 32-bit register to hold Floating-Point Control and Status Register. address: 003 priv_mode: U reset-val: 0 cycle: rv32: accessible: false rv64: accessible: false description: Captures the number of cycles executed from an arbitrary point in time. priv_mode: U address: 0xC00 reset-val: 0 cycleh: rv32: accessible: false rv64: accessible: false description: Upper 32-bits of the mcycle counter; only for rv32. address: 0xC80 priv_mode: U reset-val: 0 time: rv32: accessible: false rv64: accessible: false description: Timer for RDTIME instruction and RTC in the processor. priv_mode: U address: 0xC01 reset-val: 0 timeh: rv32: accessible: false rv64: accessible: false description: Upper 32-bits of the Timer for RDTIME instruction and RTC in the processor; only for rv32. address: 0xC81 priv_mode: U reset-val: 0 instret: rv32: accessible: false rv64: accessible: false description: Captures the number of instructions executed from an arbitrary point in time. priv_mode: U address: 0xC02 reset-val: 0 instreth: rv32: accessible: false rv64: accessible: false description: Upper 32-bits of the minstret counter; only for rv32. address: 0xC82 priv_mode: U reset-val: 0 hpmcounter3: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter3 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC03 hpmcounter4: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter4 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC04 hpmcounter5: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter5 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC05 hpmcounter6: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter6 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC06 hpmcounter7: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter7 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC07 hpmcounter8: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter8 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC08 hpmcounter9: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter9 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC09 hpmcounter10: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter10 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0A hpmcounter11: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter11 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0B hpmcounter12: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter12 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0C hpmcounter13: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter13 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0D hpmcounter14: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter14 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0E hpmcounter15: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter15 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0F hpmcounter16: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter16 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC10 hpmcounter17: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter17 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC11 hpmcounter18: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter18 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC12 hpmcounter19: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter19 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC13 hpmcounter20: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter20 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC14 hpmcounter21: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter21 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC15 hpmcounter22: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter22 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC16 hpmcounter23: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter23 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC17 hpmcounter24: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter24 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC18 hpmcounter25: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter25 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC19 hpmcounter26: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter26 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1A hpmcounter27: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter27 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1B hpmcounter28: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter28 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1C hpmcounter29: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter29 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1D hpmcounter30: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter30 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1E hpmcounter31: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter31 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1F hpmcounter3h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter3h returns the upper half word in RV32I systems. address: 0xC83 hpmcounter4h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter4h returns the upper half word in RV32I systems. address: 0xC84 hpmcounter5h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter5h returns the upper half word in RV32I systems. address: 0xC85 hpmcounter6h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter6h returns the upper half word in RV32I systems. address: 0xC86 hpmcounter7h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter7h returns the upper half word in RV32I systems. address: 0xC87 hpmcounter8h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter8h returns the upper half word in RV32I systems. address: 0xC88 hpmcounter9h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter9h returns the upper half word in RV32I systems. address: 0xC89 hpmcounter10h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter10h returns the upper half word in RV32I systems. address: 0xC8A hpmcounter11h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter11h returns the upper half word in RV32I systems. address: 0xC8B hpmcounter12h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter12h returns the upper half word in RV32I systems. address: 0xC8C hpmcounter13h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter13h returns the upper half word in RV32I systems. address: 0xC8D hpmcounter14h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter14h returns the upper half word in RV32I systems. address: 0xC8E hpmcounter15h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter15h returns the upper half word in RV32I systems. address: 0xC8F hpmcounter16h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter16h returns the upper half word in RV32I systems. address: 0xC90 hpmcounter17h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter17h returns the upper half word in RV32I systems. address: 0xC91 hpmcounter18h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter18h returns the upper half word in RV32I systems. address: 0xC92 hpmcounter19h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter19h returns the upper half word in RV32I systems. address: 0xC93 hpmcounter20h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter20h returns the upper half word in RV32I systems. address: 0xC94 hpmcounter21h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter21h returns the upper half word in RV32I systems. address: 0xC95 hpmcounter22h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter22h returns the upper half word in RV32I systems. address: 0xC96 hpmcounter23h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter23h returns the upper half word in RV32I systems. address: 0xC97 hpmcounter24h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter24h returns the upper half word in RV32I systems. address: 0xC98 hpmcounter25h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter25h returns the upper half word in RV32I systems. address: 0xC99 hpmcounter26h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter26h returns the upper half word in RV32I systems. address: 0xC9A hpmcounter27h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter27h returns the upper half word in RV32I systems. address: 0xC9B hpmcounter28h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter28h returns the upper half word in RV32I systems. address: 0xC9C hpmcounter29h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter29h returns the upper half word in RV32I systems. address: 0xC9D hpmcounter30h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter30h returns the upper half word in RV32I systems. address: 0xC9E hpmcounter31h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter31h returns the upper half word in RV32I systems. address: 0xC9F sstatus: rv32: accessible: false rv64: accessible: false description: The sstatus register keeps track of the processor’s current operating state. address: 0x100 priv_mode: S reset-val: 0 sie: rv32: accessible: false rv64: accessible: false description: The sie register is an SXLEN-bit read/write register containing interrupt enable bits. address: 0x104 priv_mode: S reset-val: 0 sip: rv32: accessible: false rv64: accessible: false description: The sip register is an SXLEN-bit read/write register containing interrupt pending bits. address: 0x144 priv_mode: S reset-val: 0 sscratch: rv32: accessible: false rv64: accessible: false description: The sscratch register is an MXLEN-bit read/write register dedicated for use by machine mode. address: 0x140 priv_mode: S reset-val: 0 sepc: rv32: accessible: false rv64: accessible: false description: The sepc is a warl register that must be able to hold all valid physical and virtual addresses. address: 0x141 priv_mode: S reset-val: 0 stval: rv32: accessible: false rv64: accessible: false description: The stval is a warl register that holds the address of the instruction which caused the exception. address: 0x143 priv_mode: S reset-val: 0 scause: rv32: accessible: false rv64: accessible: false description: The scause register stores the information regarding the trap. address: 0x142 priv_mode: S reset-val: 0 stvec: rv32: accessible: false rv64: accessible: false description: SXLEN-bit read/write register that holds trap vector configuration. address: 0x105 priv_mode: S reset-val: 0 satp: rv32: accessible: false rv64: accessible: false description: SXLEN-bit register which controls supervisor-mode address translation and protection address: 0x180 priv_mode: S reset-val: 0 ustatus: rv32: accessible: false rv64: accessible: false description: The ustatus register keeps track of the processor’s current operating state. address: 0x000 priv_mode: U reset-val: 0 uie: rv32: accessible: false rv64: accessible: false description: The uie register is an UXLEN-bit read/write register containing interrupt enable bits. address: 0x004 priv_mode: U reset-val: 0 uip: rv32: accessible: false rv64: accessible: false description: The uip register is an UXLEN-bit read/write register containing interrupt pending bits. address: 0x044 priv_mode: U reset-val: 0 uscratch: rv32: accessible: false rv64: accessible: false description: The uscratch register is an UXLEN-bit read/write register dedicated for use by machine mode. address: 0x040 priv_mode: U reset-val: 0 uepc: rv32: accessible: false rv64: accessible: false description: The uepc is a warl register that must be able to hold all valid physical and virtual addresses. address: 0x041 priv_mode: U reset-val: 0 utval: rv32: accessible: false rv64: accessible: false description: The utval is a warl register that holds the address of the instruction which caused the exception. address: 0x043 priv_mode: U reset-val: 0 ucause: rv32: accessible: false rv64: accessible: false description: The ucause register stores the information regarding the trap. address: 0x042 priv_mode: U reset-val: 0 utvec: rv32: accessible: false rv64: accessible: false description: UXLEN-bit read/write register that holds trap vector configuration. address: 0x005 priv_mode: U reset-val: 0 scounteren: rv32: accessible: false rv64: accessible: false description: The scounteren is a 32-bit register that controls the availability of the hardware performance-monitoring counters to the next-lowest privileged mode. address: 0x106 priv_mode: S reset-val: 0 hstatus: rv32: accessible: false rv64: accessible: false description: The hstatus register keeps track of and controls the hart’s current operating state. address: 1536 priv_mode: H reset-val: 0 hideleg: rv32: accessible: false rv64: accessible: false description: Hypervisor Interrupt delegation Register. address: 1539 priv_mode: H reset-val: 0 hedeleg: rv32: accessible: false rv64: accessible: false description: Hypervisor Exception delegation Register. address: 1538 priv_mode: H reset-val: 0 hip: rv32: accessible: false rv64: accessible: false description: The hip register is an HXLEN-bit read/write register containing information on pending interrupts. address: 1604 priv_mode: H reset-val: 0 hvip: rv32: accessible: false rv64: accessible: false description: The hvip register is an HSXLEN-bit read/write register that a hypervisor can write to indicate virtual interrupts intended for VS-mode. address: 1605 priv_mode: H reset-val: 0 hgeip: rv32: accessible: false rv64: accessible: false description: The hgeip register is an HSXLEN-bit read-only register that indicates pending guest external interrupts for this hart. address: 0xE12 priv_mode: H reset-val: 0 hgeie: rv32: accessible: false rv64: accessible: false description: The hgeie register is an HSXLEN-bit read/write register that contains enable bits for the guest external interrupts at this hart. address: 0x607 priv_mode: H reset-val: 0 htval: rv32: accessible: false rv64: accessible: false description: The htval is a warl register that holds the address of the instruction which caused the exception. address: 0x643 priv_mode: H reset-val: 0 htinst: rv32: accessible: false rv64: accessible: false description: The htinst is a warl register that need only be able to hold the values that the implementation may automatically write to it on a trap. address: 0x64A priv_mode: H reset-val: 0 mtval2: rv32: accessible: false rv64: accessible: false description: When a trap is taken into M-mode, mtval2 is written with additional exception-specific information to assist software in handling the trap. address: 0x34B priv_mode: M reset-val: 0 mtinst: rv32: accessible: false rv64: accessible: false description: The mtinst is a warl register that need only be able to hold the values that the implementation may automatically write to it on a trap. address: 0x34A priv_mode: M reset-val: 0 hgatp: rv32: accessible: false rv64: accessible: false description: HSXLEN-bit register which controls G-stage address translation and protection address: 0x680 priv_mode: H reset-val: 0 hcounteren: rv32: accessible: false rv64: accessible: false description: The hcounteren is a 32-bit register that controls the availability of the hardware performance-monitoring counters to the next-lowest privileged mode. address: 0x606 priv_mode: H reset-val: 0 htimedelta: rv32: accessible: false rv64: accessible: false description: The htimedelta CSR is a read/write register that contains the delta between the value of the time CSR and the value returned in VS-mode or VU-mode. priv_mode: H address: 0x605 reset-val: 0 htimedeltah: rv32: accessible: false rv64: accessible: false description: Upper 32-bits of htimedelta address: 0x615 priv_mode: H reset-val: 0 vsstatus: rv32: accessible: false rv64: accessible: false description: The vsstatus register keeps track of the processor’s current operating state. address: 0x200 priv_mode: S reset-val: 0 vsie: rv32: accessible: false rv64: accessible: false description: The vsie register is an VSXLEN-bit read/write register containing interrupt enable bits. address: 0x204 priv_mode: S reset-val: 0 vsip: rv32: accessible: false rv64: accessible: false description: The vsip register is an VSXLEN-bit read/write register containing interrupt pending bits. address: 0x244 priv_mode: S reset-val: 0 vsscratch: rv32: accessible: false rv64: accessible: false description: The vsscratch register is an VSXLEN-bit read/write register dedicated for use by machine mode. address: 0x240 priv_mode: S reset-val: 0 vsepc: rv32: accessible: false rv64: accessible: false description: The vsepc is a warl register that must be able to hold all valid physical and virtual addresses. address: 0x241 priv_mode: S reset-val: 0 vstval: rv32: accessible: false rv64: accessible: false description: The vstval is a warl register that holds the address of the instruction which caused the exception. address: 0x243 priv_mode: S reset-val: 0 vscause: rv32: accessible: false rv64: accessible: false description: The scause register stores the information regarding the trap. address: 0x242 priv_mode: S reset-val: 0 vstvec: rv32: accessible: false rv64: accessible: false description: SXLEN-bit read/write register that holds trap vector configuration. address: 0x205 priv_mode: S reset-val: 0 vsatp: rv32: accessible: false rv64: accessible: false description: VSXLEN-bit register which controls supervisor-mode address translation and protection address: 0x280 priv_mode: S reset-val: 0
/home/actuser/work/riscof_work1/sail_cSim_platform_checked.yaml
mtime: implemented: true address: 0xbff8 mtimecmp: implemented: true address: 0x4000 nmi: label: nmi_vector reset: label: reset_vector mtval_condition_writes: implemented: false scause_non_standard: implemented: false stval_condition_writes: implemented: false

Please visit YAML specifications for more information.

Test Stats

Test Name Mem Footprint (Bytes) Code size (Bytes) Data size (Bytes) Sign size (Bytes) Covergroups
/home/actuser/work/suite1/fmsub_b1-01.S 836092 443816 165988 221296 {'fmsub_b1'}
/home/actuser/work/suite1/fmsub_b14-01.S 9760 2632 988 1296 {'fmsub_b14'}
/home/actuser/work/suite1/fmsub_b15-01.S 2295920 1223368 457528 610016 {'fmsub_b15'}
/home/actuser/work/suite1/fmsub_b16-01.S 17428 6712 2512 3328 {'fmsub_b16'}
/home/actuser/work/suite1/fmsub_b17-01.S 17428 6712 2512 3328 {'fmsub_b17'}
/home/actuser/work/suite1/fmsub_b18-01.S 21804 8952 3352 4448 {'fmsub_b18'}
/home/actuser/work/suite1/fmsub_b2-01.S 22092 9144 3424 4544 {'fmsub_b2'}
/home/actuser/work/suite1/fmsub_b3-01.S 72648 36216 13552 18048 {'fmsub_b3'}
/home/actuser/work/suite1/fmsub_b4-01.S 13768 4776 1792 2368 {'fmsub_b4'}
/home/actuser/work/suite1/fmsub_b5-01.S 18644 7352 2752 3648 {'fmsub_b5'}
/home/actuser/work/suite1/fmsub_b6-01.S 13768 4776 1792 2368 {'fmsub_b6'}
/home/actuser/work/suite1/fmsub_b7-01.S 14984 5416 2032 2688 {'fmsub_b7'}
/home/actuser/work/suite1/fmsub_b8-01.S 106516 54200 20272 27008 {'fmsub_b8'}

Coverage Report ( Total Coverpoints: 58254 )

Coverage Label (Covered-points)/(Total-points) Percentage
fmsub_b1 13965/13965 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 13820 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 13831 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 13800 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 13797 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 13794 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 13791 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 7 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 2 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 coverage: 13824/13824 total_coverage: 13965/13965
fmsub_b14 214/214 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 70 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 81 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 50 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 47 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 44 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 41 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xbc and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xac and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xab and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xaa and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xa3 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xa2 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xa1 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7980c8 and rm_val == 0 #nosat' : 1 coverage: 73/73 total_coverage: 214/214
fmsub_b15 38259/38259 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 38115 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 38126 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 38095 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 38092 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 38089 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 38086 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc164 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6a777a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x48d049 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x232d19 and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20bcc7 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4bdc44 and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x418378 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2954f0 and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x354d4f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34bcb3 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cfabb and fs2 == 1 and fe2 == 0x7f and fm2 == 0x686e5b and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x746607 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x061379 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258545 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x45f825 and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x646ab3 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0f7500 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4f0e49 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x1e41c0 and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00361b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7f93f6 and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6cba and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3e0ad7 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f7306 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1df4e6 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470fb2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x249cd2 and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23295a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x48d4e6 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d70d2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x50210d and fs3 == 1 and fe3 == 0xef and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7914bd and fs2 == 1 and fe2 == 0x81 and fm2 == 0x038e3a and fs3 == 1 and fe3 == 0xee and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71ffe2 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0767bb and fs3 == 1 and fe3 == 0xed and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38e07b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x313e04 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71c20b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x078a5d and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26b03d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x449511 and fs3 == 1 and fe3 == 0xea and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03dbc4 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x788245 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0dbeb9 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x672cf8 and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12790d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5fb6bb and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x300efc and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3a1eb2 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x05391a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x75f6a1 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ae96 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x17ed68 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f738b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b27de and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x044b63 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x77b097 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7006ef and fs2 == 1 and fe2 == 0x81 and fm2 == 0x088496 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5de697 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x13ab6b and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2c70b2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x3e0677 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255c5f and fs2 == 1 and fe2 == 0x7f and fm2 == 0x46291b and fs3 == 1 and fe3 == 0xde and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d694a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x67b8a2 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f3cab and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1e1e54 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a96d6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6c7093 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x499bb6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x228873 and fs3 == 1 and fe3 == 0xda and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1077e0 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x62d165 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x541e75 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1a7ab5 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x704072 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x0863e8 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16535f and fs2 == 1 and fe2 == 0x80 and fm2 == 0x59fae4 and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2313c5 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x48ef7a and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1056c2 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x630570 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6726a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0dc29c and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1fb78b and fs2 == 1 and fe2 == 0x82 and fm2 == 0x4d29b3 and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x520f7e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1bfe3d and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x536007 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b05e1 and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2189de and fs2 == 1 and fe2 == 0x80 and fm2 == 0x4ad972 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x56eede and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1874ed and fs3 == 1 and fe3 == 0xce and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbee4 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2e88b1 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a83c5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x21ce35 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x512e72 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ca610 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1988c3 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x556cb9 and fs3 == 1 and fe3 == 0xca and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x188c04 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x56ce56 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x65dbe1 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0e8e98 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x70e9fb and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0803ed and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x484c05 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2398da and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cc23e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x146efa and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ce1a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7a8296 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b0da2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x535574 and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0539b6 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x75f582 and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c70a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x324d74 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x688886 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ceadd and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fff14 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4ccdf9 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x443686 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x27008f and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01ae60 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x7cae66 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f124 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5a89b2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x496831 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x22b206 and fs3 == 1 and fe3 == 0xb7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d9a7d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3cc080 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24da2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x46c599 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a50 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119628 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x611361 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x254961 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x463fe0 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x48aa40 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22a6cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x497619 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x263fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4519e5 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x371627 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a6385 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x21e7fd and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf7ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d67cc and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x186af1 and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2818ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42ef7e and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02ea14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7a4d0e and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0x80 and fm2 == 0x233279 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dd554 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4f9c85 and fs3 == 0 and fe3 == 0xef and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305db9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x39cb9a and fs3 == 0 and fe3 == 0xee and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x55c0d8 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3944c9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x30de10 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40d43a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29eed4 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0x82 and fm2 == 0x19e206 and fs3 == 0 and fe3 == 0xea and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5690fc and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18b7a1 and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38e1d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x313cb8 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30a776 and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c8de6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3de64e and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18e211 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x56556e and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x036940 and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fac2d and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d3190 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x681417 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ed0e4 and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6193c8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x114349 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04f85c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x766e64 and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x735d19 and fs3 == 0 and fe3 == 0xde and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22c128 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x495578 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x5962c2 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x16bc93 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55e32a and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adcc1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0b8520 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6d93e5 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ece5 and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3a80a6 and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02820b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b1494 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33fa51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36111f and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x26649b and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f16e6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b7ad9 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x264755 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x451118 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x6717f0 and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4982ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x229ca6 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e2094 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4f39b8 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bb87b and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216e93 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4afbbe and fs3 == 0 and fe3 == 0xce and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ddfe3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2c93bb and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d46fe and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ed131 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1e707f and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61cace and fs2 == 0 and fe2 == 0x80 and fm2 == 0x111fe3 and fs3 == 0 and fe3 == 0xca and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ecf05 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d3a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4bbf4d and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73550a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x06a9e4 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09bfa8 and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35efc8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x341b4c and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16a4ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5984e0 and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b1eb3 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178429 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x584467 and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6268 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bcdf4 and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e2ba8 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01ceda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7c6f2e and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x224fd2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49e20e and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x232a12 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4bf881 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x20a687 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1587bf and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b23ba and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41b994 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x084ca6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x258f9d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6acc19 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78d277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x347f9a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0fee30 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc873 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07cf09 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x100307 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x08ebdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a65f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5923f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e766c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168140 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a60a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f67c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1b3c3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2be4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cef35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340e7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fccfb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6457fb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e69e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x760fb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4e1809 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a4636 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28a74b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6ca85b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x00525d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202861 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39daa3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x118a99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x71d3c6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06b40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x293dfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d0e5f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461585 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39db1f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cfe66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5f3d4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x749afd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c43c5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098ac2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a2611 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x72be4d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0743fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x090db7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19610b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x762242 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c90f0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f0c9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648477 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a40d6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x579c96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fe357 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3b0e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112789 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x536e28 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e4fe8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ff1fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x576a65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0e563a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227949 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x107263 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x340dc7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a7114 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74335f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51b0b6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x25d078 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29ba05 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f97b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x603f02 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29bb3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fa24d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6dba7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c01f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x119e42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2bfad8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e38d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324298 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fb1d5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c9ad9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717980 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x236174 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4bb2ed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x733156 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0ec4f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e62f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae8c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x782eaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x699a1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6baa59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f9f7c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x046894 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4ce0d7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f56b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01df46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1cfda6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58b18f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2334dd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x510080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x32e791 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x337a80 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x591432 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6f61f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01bae6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e8551 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fcd22 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2621cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a27fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x200518 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x700cfa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44109e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f9063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x343205 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d90b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x057e08 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b93e8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d854b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30c35c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x287bf4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x305f95 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x311268 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319664 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6328dc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x490bcc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x007703 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4cbc5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11f35a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab2b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08d74e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x054c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x452952 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x391c0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024f42 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x50829a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6afac2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c15a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ece35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e805 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52bf26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19e7d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562a6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c100 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abcaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2580de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x142445 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5a9945 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x264afa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ab8cf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x110b57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x083820 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x330fe6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e16c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x490d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fac99 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2923cd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12e6bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cba4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1049dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c9dba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x123a99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cdbb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7dffab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38b31c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076f73 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33d732 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b7cbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x394394 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0a90e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x294f17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x348a76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x296a13 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c337b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164cf5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b32e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070538 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bd1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x459379 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465625 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x13b178 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x366362 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fb3f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4936c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7cfd8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29f337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3033d0 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08036e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c3ab7 and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15fcf4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d3c3e and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3afdda and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2bcf38 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x66d758 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0df34d and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b7bce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34afed and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02d1f2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e9ece and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efb76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ed0f0 and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195356 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x356dc6 and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c748f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f808d and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1acf79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ea94 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5161a5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4e3fe1 and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07456d and fs2 == 1 and fe2 == 0x01 and fm2 == 0x723d41 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5a9a64 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x15e5b1 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d16a1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a1b29 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bbcde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9fc4 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x018064 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x7d0821 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d0592 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x058f0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3d5617 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52a5bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4dc77c and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6513ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x47858d and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x703aca and fs2 == 1 and fe2 == 0x02 and fm2 == 0x08671e and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x178dd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6c1b50 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x029a59 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3eb977 and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3cf983 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56b30f and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x20e207 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x65d689 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc267 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3a9d72 and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a272a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b4bec and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x263b79 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3147c9 and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39eef2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x581e19 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0ff765 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x71cde8 and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x594ae2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x16cd23 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383e3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c7686 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f4c55 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x12bed8 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0783a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3c7381 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04a67d and fs2 == 1 and fe2 == 0x03 and fm2 == 0x77067d and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x349fb1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5ab537 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d61c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x450504 and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21e562 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4a66c8 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d2d6 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x493f9c and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x162f1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d17c1 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x007108 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7f8f5a and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cc07d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x453407 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3cdd42 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2d800f and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x433255 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x27df2b and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a6fd1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x301092 and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0474e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7bb17e and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5686a2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x18bf01 and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097520 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3b98ba and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x72445a and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31d1f9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3846a9 and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c54be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56fee9 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2851a5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x42ad94 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aecaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3af7a0 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6adeed and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0b83d6 and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x145408 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5cea59 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x02f26f and fs2 == 1 and fe2 == 0x06 and fm2 == 0x7a3d16 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b9b11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x458a37 and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2acac3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ff6fa and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ec28 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c15c5 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x74b8a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x42f31c and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x384aa9 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x31ce1c and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bea64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x348a8f and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e79c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33b147 and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14dd65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3707a0 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x185d53 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x57102a and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x214e2c and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4b2485 and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1e4e3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x677ef9 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27dfe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x30cc5e and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cc13b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0a67a0 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3307a6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2dc1fa and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x048e47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3dcce6 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cbab9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x746c09 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3627de and fs2 == 1 and fe2 == 0x02 and fm2 == 0x33e3d8 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3872d8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c69d7 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6f67da and fs2 == 1 and fe2 == 0x05 and fm2 == 0x08df4d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383e87 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x58ece9 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7eb443 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x40535b and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30c221 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e5884 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f3c24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4964be and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x325857 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2deef4 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293c64 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3067e2 and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63135e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4826f4 and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x030197 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x7a2023 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x236e13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x644039 and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ac46e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34ee5a and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21634e and fs2 == 1 and fe2 == 0x01 and fm2 == 0x4b09eb and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x120551 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x381a02 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0375b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3e50cc and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ebc8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7047a7 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4da511 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fabde and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e4807 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e0247 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x008ac1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3fbaea and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1628f6 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x5a3876 and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x219fe0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x4abdd3 and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101cc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x38d833 and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x73530a and fs2 == 1 and fe2 == 0x05 and fm2 == 0x06ab00 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c8920 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x51551e and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x06e4c2 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x72eada and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13bebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6ee4cb and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x681d02 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0d2c24 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x102150 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x38d668 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5611f2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x191243 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x036f85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e53bb and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x769328 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f94cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4462d0 and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17fbea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35e680 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2f4293 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3af7c5 and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x77141b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x049f2e and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x61f03b and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1107da and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x091003 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3bc4b1 and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d8318 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2ce83c and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x40ee07 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x29d81a and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f435 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3c4175 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ff2ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e8f21 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e93d and fs2 == 0 and fe2 == 0x01 and fm2 == 0x382e90 and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1a0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e1b1c and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x031b19 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x79ef78 and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4a4b4c and fs2 == 0 and fe2 == 0x02 and fm2 == 0x21fb61 and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x424751 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28aa3e and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00bf6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3fa0d7 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3820c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c7da4 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x064c89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cff8c and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7adf70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x414ed8 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf48d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x491753 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x22f375 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02f6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7d1a7d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e4a2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x30cafe and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bdfb7 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0218cb and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3afa5a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x57a014 and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15f6a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36a06b and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x470598 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x525296 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3608b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d00a7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175fe4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x361e0e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x14b552 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x5c59d1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20f91a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x32e3f7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03fadc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e11ee and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f8b78 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x6446f4 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x381626 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c8035 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6bb52d and fs2 == 0 and fe2 == 0x02 and fm2 == 0x0b0506 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6eb148 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x44a3fe and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a4fda and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6a2caf and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ab524 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x21a6cd and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c9ced and fs2 == 0 and fe2 == 0x03 and fm2 == 0x69096a and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68613e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x468157 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53c6fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d5d42 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cd713 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x0a5adc and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3baf29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574ba9 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5bab1f and fs2 == 0 and fe2 == 0x01 and fm2 == 0x152b96 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f8de3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3910c6 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x710ef3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43f788 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76e0 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x4e3f47 and fs2 == 0 and fe2 == 0x07 and fm2 == 0x1ee097 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a659b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bf300 and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3e54c4 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2c29c1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x187a72 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x35b9c5 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x625a19 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x486202 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x3e5762 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x2c2764 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48ddf9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5190fd and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d1440 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a1114 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33b490 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d95f2 and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4447f1 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x26f1bd and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f44f4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x725ba7 and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x306080 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e722b and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7b2225 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x027aff and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4f41e1 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x1e1a5b and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30fb8e and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3925e9 and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x100827 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x638156 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3f9e07 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x2b01ed and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a52ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x767256 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e7a83 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x3bce28 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11ce79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x382f1d and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c68ea and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2f83c2 and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x39808d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x30a514 and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352ae3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37c2 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e59fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x33bba6 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c2a81 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x207f2f and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51a9f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x1c49cc and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10d6c8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x388f31 and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fd769 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e9661 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x030924 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e846e and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x633681 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x481bcb and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x16407d and fs2 == 0 and fe2 == 0x03 and fm2 == 0x5a164a and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c9349 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4a474a and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x230e99 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x48f5da and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f6fe9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2acac7 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c7dcd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x345911 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x4ef986 and fs2 == 0 and fe2 == 0x06 and fm2 == 0x1e51a0 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x031ec6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7cf43b and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1694eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x366700 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x295b7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x305eff and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x035f5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3e5b66 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cc612 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7462a6 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bbd75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x574504 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c56a9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a5f85 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c2956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x68eac3 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c7868 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x45491f and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42d330 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x541893 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x549d43 and fs3 == 0 and fe3 == 0x35 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19752b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68ee90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x383aed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1469b5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6cad48 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28535e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x205337 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c6b54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349832 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d030e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f50cc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x561c9f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5eb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06b290 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d68ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e99b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e1656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18df9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45e91d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f41d2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5659bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fecaf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7b7c5d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dcf2f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x198c2d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3758de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24ebef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0af6e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63e600 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bdfc6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e6d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49bd8c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f3bd0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 coverage: 38118/38118 total_coverage: 38259/38259
fmsub_b16 341/341 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 197 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 208 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 177 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 174 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 171 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 168 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7d2a8e and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2abd9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x045ff0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x17a2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a1ca2 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x324371 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08fada and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1c7b0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d738a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0172fc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48e86e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0d6455 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea528 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x660bc8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x206d52 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x1f851e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a56b5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x044537 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c035 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35a809 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x086359 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7c3a58 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f2a7 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0efdd5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a1085 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x335e0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50fda1 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x699457 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x07f099 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x687f5f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x227bc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x735a70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x71cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0f3001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2c6607 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x255bed and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0xfd and fm2 == 0x15703e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4be31d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6a7f9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1d0aed and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3d81e9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0xfe and fm2 == 0x29477e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0xf6 and fm2 == 0x3e7f0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x78b460 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x165a4e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2ca0c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4ae73d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6f0a86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x51cef3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3944fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0ca6 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x355b9c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x132ba2 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5a25ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244b40 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x13a932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aef2d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x516cbd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x033cb9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x17e3b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51d65b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x60ec64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1eac5a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5ab657 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70f85f and fs2 == 0 and fe2 == 0xfd and fm2 == 0x688f9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cbce and fs2 == 0 and fe2 == 0xfd and fm2 == 0x287d25 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ea152 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0feb32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1cc20f and fs2 == 0 and fe2 == 0xfb and fm2 == 0x3562e3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38359c and fs2 == 0 and fe2 == 0xfb and fm2 == 0x371220 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79f577 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x420b01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x263dec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3a78ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0xfe and fm2 == 0x067a70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x14f204 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2f4508 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1b200c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0c23da and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x059ff9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0xfa and fm2 == 0x20273b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0xfc and fm2 == 0x272192 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5b5a74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2467bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0eb32c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x06a571 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f76c5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x04f88e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74f142 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1313cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5bce4c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x447d56 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x535f81 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x783931 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x57324a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2e21e3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37de98 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2cd901 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c6ed9 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x37125d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x792786 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x28504e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x37c24d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4b057e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a03fa and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6b2dc8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46ffae and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1f27c7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0xfb and fm2 == 0x546786 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5b1c9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x15f740 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x17f3eb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4fe396 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x38f857 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0036a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0xfd and fm2 == 0x26220b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0f447a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1a5724 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x432212 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x616661 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2b9a07 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x242a08 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x458378 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1999 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1dbcd4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x364073 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x050cc8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x408c88 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x18a306 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d6988 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x25a0eb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fc99 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5f59d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53a9a1 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x59dae6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7a5b26 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x3b3506 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5495 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x64d97f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x688ebb and fs2 == 0 and fe2 == 0xfd and fm2 == 0x00624f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7340a9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22a65d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6b9c3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x771749 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3cceee and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x3d3883 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x46fa60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x507a89 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2544b7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3a3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x709985 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x62fb76 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x736d34 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x372bff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a4a6a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2e921d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1df407 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2edde4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x008ceb and fs2 == 0 and fe2 == 0xfc and fm2 == 0x396928 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3db9f6 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x21ab51 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29ee78 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x75e793 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00b812 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x0cd344 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x171b57 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1eee75 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319ce6 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2fc88c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cd7ff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2b0708 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b2e1a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2bcff9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c3b3e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x16201f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17517f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1f12b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70766e and fs2 == 0 and fe2 == 0xfa and fm2 == 0x60d9a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4fe433 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x53a642 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x67ede5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x373a1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ab65 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5fa740 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x667aed and fs2 == 0 and fe2 == 0xfe and fm2 == 0x217f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ee8de and fs2 == 0 and fe2 == 0xfc and fm2 == 0x238f3f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b4a10 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x02119e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a0c29 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3d37b2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0409cf and fs2 == 0 and fe2 == 0xfe and fm2 == 0x296b63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x017ed0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x20d6ae and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164749 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x023675 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a414e and fs2 == 0 and fe2 == 0xfc and fm2 == 0x7bb471 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2759f0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2cbcfc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x636240 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3fec54 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x151546 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x206546 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e0667 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x016ff7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x436852 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1123d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d2c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3af6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38be1b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5afcdb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28b6bd and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x68f58b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fcf65 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x41cf9e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e5bf8 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3457e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x281a41 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6b4e0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x34967e and fs2 == 0 and fe2 == 0xfc and fm2 == 0x655450 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d1ff5 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x76b77e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2b6a13 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7906c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b506b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x192dff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0235b2 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x512a66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a0433 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x761c0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7fd01a and fs2 == 0 and fe2 == 0xf8 and fm2 == 0x5b84eb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2094f5 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6891ae and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x270ed6 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2cc3e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14701b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x21a1fc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774c1e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x35ed95 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x519928 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x08a011 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x752f4e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4a8399 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6fec8a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x044224 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111299 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x3fa956 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fb1fc and fs2 == 0 and fe2 == 0xf8 and fm2 == 0x4d182e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4410d9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x219d70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x194cde and fs2 == 0 and fe2 == 0xfe and fm2 == 0x190af0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x081926 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x606ed6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2feda9 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x2be0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ec69e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6f6b81 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3613 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0901e1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ae136 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x197a06 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x239e6a and fs2 == 0 and fe2 == 0xfa and fm2 == 0x2c6927 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ad7 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x472c25 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d8885 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2a257f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c42d and fs2 == 0 and fe2 == 0xf7 and fm2 == 0x0c4ebc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x304e7b and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4ece7f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4549ce and fs2 == 0 and fe2 == 0xfe and fm2 == 0x36dfac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f368d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x252cf6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40dc0e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3c8f07 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63c854 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x17246c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0xfe and fm2 == 0x070ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17028c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3c0ad4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x433c5b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x157602 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018053 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0fe2cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04dea3 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x52bd1c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a6c9e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x191a03 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42076b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x622d46 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61a185 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x296f9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f5de9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x00b2db and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x088c7f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x33cbed and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39afdd and fs2 == 0 and fe2 == 0xfc and fm2 == 0x7f8288 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ec6a8 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3e917d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d0a1 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x55adae and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x307cdb and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5e8d61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x330244 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x314e35 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a425a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x282619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26592c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2217bf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe702 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x34510e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d12f5 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x3bf1e1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a8922 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2fb07b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x125b96 and fs2 == 0 and fe2 == 0xf5 and fm2 == 0x4f0890 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e2ab9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x207786 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a3631 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x176f54 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43e49b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3e3f3f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 coverage: 200/200 total_coverage: 341/341
fmsub_b17 341/341 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 197 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 208 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 177 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 174 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 171 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 168 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22b50f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7d2a8e and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2abd9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x045ff0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x17a2a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a1ca2 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x324371 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08fada and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1c7b0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d738a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0172fc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48e86e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0d6455 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea528 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x660bc8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x206d52 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x1f851e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a56b5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x044537 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42c035 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35a809 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x086359 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7c3a58 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f2a7 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0efdd5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a1085 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x335e0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50fda1 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x699457 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x07f099 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x687f5f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x227bc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x735a70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x71cb9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0f3001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2c6607 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x255bed and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0xfd and fm2 == 0x15703e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4be31d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6a7f9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1d0aed and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3d81e9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0xfe and fm2 == 0x29477e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0xf6 and fm2 == 0x3e7f0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x78b460 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x165a4e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2ca0c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4ae73d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6f0a86 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x51cef3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3944fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0ca6 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x355b9c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x132ba2 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5a25ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x244b40 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x13a932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aef2d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x516cbd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x033cb9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x17e3b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51d65b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x60ec64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1eac5a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5ab657 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70f85f and fs2 == 0 and fe2 == 0xfd and fm2 == 0x688f9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cbce and fs2 == 0 and fe2 == 0xfd and fm2 == 0x287d25 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ea152 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0feb32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1cc20f and fs2 == 0 and fe2 == 0xfb and fm2 == 0x3562e3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38359c and fs2 == 0 and fe2 == 0xfb and fm2 == 0x371220 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79f577 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x420b01 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x263dec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3a78ca and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0xfe and fm2 == 0x067a70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x14f204 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2f4508 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1b200c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0c23da and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x059ff9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0xfa and fm2 == 0x20273b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0xfc and fm2 == 0x272192 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5b5a74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2467bb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0eb32c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x06a571 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f76c5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x04f88e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74f142 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1313cc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5bce4c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x447d56 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x535f81 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x783931 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x57324a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2e21e3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37de98 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2cd901 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c6ed9 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x37125d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x792786 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x28504e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x37c24d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4b057e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a03fa and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6b2dc8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46ffae and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1f27c7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0xfb and fm2 == 0x546786 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5b1c9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x15f740 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x17f3eb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4fe396 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x38f857 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0036a8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0xfd and fm2 == 0x26220b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0f447a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1a5724 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x432212 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x616661 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2b9a07 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x242a08 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x458378 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1999 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1dbcd4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x364073 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x050cc8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x408c88 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x18a306 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d6988 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x25a0eb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fc99 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5f59d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53a9a1 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x59dae6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7a5b26 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x3b3506 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5495 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x64d97f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x688ebb and fs2 == 0 and fe2 == 0xfd and fm2 == 0x00624f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7340a9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x22a65d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6b9c3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x771749 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3cceee and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x3d3883 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x46fa60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x507a89 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2544b7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3a3442 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x709985 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x62fb76 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x736d34 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x372bff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a4a6a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2e921d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1df407 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2edde4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x008ceb and fs2 == 0 and fe2 == 0xfc and fm2 == 0x396928 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3db9f6 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x21ab51 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29ee78 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x75e793 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00b812 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x0cd344 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x171b57 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1eee75 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319ce6 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2fc88c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cd7ff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2b0708 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b2e1a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2bcff9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c3b3e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x16201f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17517f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1f12b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70766e and fs2 == 0 and fe2 == 0xfa and fm2 == 0x60d9a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4fe433 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x53a642 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x67ede5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x373a1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ab65 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5fa740 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x667aed and fs2 == 0 and fe2 == 0xfe and fm2 == 0x217f53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ee8de and fs2 == 0 and fe2 == 0xfc and fm2 == 0x238f3f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b4a10 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x02119e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a0c29 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3d37b2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0409cf and fs2 == 0 and fe2 == 0xfe and fm2 == 0x296b63 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x017ed0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x20d6ae and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164749 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x023675 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a414e and fs2 == 0 and fe2 == 0xfc and fm2 == 0x7bb471 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2759f0 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2cbcfc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x636240 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3fec54 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x151546 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x206546 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e0667 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x016ff7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x436852 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1123d8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d2c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3af6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38be1b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5afcdb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28b6bd and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x68f58b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fcf65 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x41cf9e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e5bf8 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3457e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x281a41 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6b4e0e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x34967e and fs2 == 0 and fe2 == 0xfc and fm2 == 0x655450 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d1ff5 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x76b77e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2b6a13 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7906c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b506b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x192dff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0235b2 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x512a66 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a0433 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x761c0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7fd01a and fs2 == 0 and fe2 == 0xf8 and fm2 == 0x5b84eb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2094f5 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6891ae and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x270ed6 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2cc3e0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14701b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x21a1fc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774c1e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x35ed95 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x519928 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x08a011 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x752f4e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4a8399 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6fec8a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x044224 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111299 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x3fa956 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fb1fc and fs2 == 0 and fe2 == 0xf8 and fm2 == 0x4d182e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4410d9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x219d70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x194cde and fs2 == 0 and fe2 == 0xfe and fm2 == 0x190af0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x081926 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x606ed6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2feda9 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x2be0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ec69e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6f6b81 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3613 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0901e1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ae136 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x197a06 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x239e6a and fs2 == 0 and fe2 == 0xfa and fm2 == 0x2c6927 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ad7 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x472c25 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d8885 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2a257f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c42d and fs2 == 0 and fe2 == 0xf7 and fm2 == 0x0c4ebc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x304e7b and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4ece7f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4549ce and fs2 == 0 and fe2 == 0xfe and fm2 == 0x36dfac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f368d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x252cf6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40dc0e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3c8f07 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63c854 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x17246c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0xfe and fm2 == 0x070ca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17028c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3c0ad4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x433c5b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x157602 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018053 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0fe2cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04dea3 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x52bd1c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a6c9e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x191a03 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42076b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x622d46 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61a185 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x296f9b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f5de9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x00b2db and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x088c7f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x33cbed and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39afdd and fs2 == 0 and fe2 == 0xfc and fm2 == 0x7f8288 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ec6a8 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3e917d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d0a1 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x55adae and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x307cdb and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5e8d61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x330244 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x314e35 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a425a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x282619 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26592c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2217bf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe702 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x34510e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d12f5 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x3bf1e1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a8922 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2fb07b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x125b96 and fs2 == 0 and fe2 == 0xf5 and fm2 == 0x4f0890 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e2ab9 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x207786 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a3631 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x176f54 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43e49b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3e3f3f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 coverage: 200/200 total_coverage: 341/341
fmsub_b18 411/411 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 267 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 278 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 247 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 244 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 241 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 238 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x456627 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78dd0e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3dd17c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2befa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04534d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4d54a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2009f6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x61068d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f914f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08b9d9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x136004 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d071f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60fc5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x305e0d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026519 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x243814 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x473929 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb1f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31e3ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63ea1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208358 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32f44f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a6f68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374d41 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x376202 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a19c2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e8c3e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x195ac9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f806f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x094fff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3f366d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aea5e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153984 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x24b0f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d1e07 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x422fc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x17909f and fs2 == 0 and fe2 == 0x84 and fm2 == 0x2225f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04fd41 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38cbfd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3841a0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x05611e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x762408 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x47b0cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2336ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x16935f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x775433 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x46bb37 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b09f3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x036528 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3af9fa and fs2 == 0 and fe2 == 0x82 and fm2 == 0x037061 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17b243 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x220202 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10affc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x29db14 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31e0ce and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a2977 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1671a2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x235b48 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b79eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13bb57 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10f4fa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b27f7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x339269 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f31c4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a6352 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x62ae46 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6213fe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1fef00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9244 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1db2ee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d58ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x41315c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01223e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2165be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6af2c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b6277 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x039463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6a262c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0eef5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd606 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5e65e4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a6f9b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30eb20 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x476063 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c9d58 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1c1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100e76 and fs2 == 0 and fe2 == 0x2d and fm2 == 0x63775f and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0b2e4b and fs2 == 0 and fe2 == 0x2c and fm2 == 0x6b6f48 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x499ff1 and fs2 == 0 and fe2 == 0x2b and fm2 == 0x22850b and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2084ae and fs2 == 0 and fe2 == 0x2b and fm2 == 0x4c2384 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1d64a3 and fs2 == 0 and fe2 == 0x2e and fm2 == 0x50312b and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f221f and fs2 == 0 and fe2 == 0x2b and fm2 == 0x12da9b and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x446aa0 and fs2 == 0 and fe2 == 0x2b and fm2 == 0x26d443 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x268dc5 and fs2 == 1 and fe2 == 0x2b and fm2 == 0x44bdc1 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bf46a and fs2 == 1 and fe2 == 0x2a and fm2 == 0x6a21ff and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38eb1b and fs2 == 1 and fe2 == 0x2a and fm2 == 0x3133d6 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e0f5d and fs2 == 1 and fe2 == 0x2a and fm2 == 0x3c41c4 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x232951 and fs2 == 1 and fe2 == 0x2c and fm2 == 0x48d4f2 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x766f73 and fs2 == 1 and fe2 == 0x2b and fm2 == 0x04f7ca and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dde9e and fs2 == 1 and fe2 == 0x2c and fm2 == 0x09c192 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3254ae and fs2 == 1 and fe2 == 0x2b and fm2 == 0x37bf98 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47f677 and fs2 == 1 and fe2 == 0x2b and fm2 == 0x23deda and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26ed76 and fs2 == 1 and fe2 == 0x2c and fm2 == 0x444cfa and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x31cfbf and fs2 == 1 and fe2 == 0x2c and fm2 == 0x3848f7 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0b977b and fs2 == 1 and fe2 == 0x2c and fm2 == 0x6abddf and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19405f and fs2 == 1 and fe2 == 0x2d and fm2 == 0x55d18b and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x38fc15 and fs2 == 1 and fe2 == 0x2c and fm2 == 0x312393 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af6b9 and fs2 == 0 and fe2 == 0x2a and fm2 == 0x6bcd6e and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ac3c6 and fs2 == 0 and fe2 == 0x2d and fm2 == 0x3fe3c5 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1cf370 and fs2 == 0 and fe2 == 0x2b and fm2 == 0x50c753 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5a1bbe and fs2 == 0 and fe2 == 0x2f and fm2 == 0x163cbb and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x6d25cb and fs2 == 0 and fe2 == 0x32 and fm2 == 0x0a2cef and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a0e92 and fs2 == 0 and fe2 == 0x2b and fm2 == 0x222c0f and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x227041 and fs2 == 0 and fe2 == 0x2b and fm2 == 0x49b9c0 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x45136f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x083942 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19a3cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6fadd2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6308fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x409980 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ac389 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x328a37 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ef2e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x335a5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cd352 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x432be8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73de7a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x134261 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x778ca8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x4e2b68 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2e6e63 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ea20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5640ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5d9799 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x212fa5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68bbe2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fc6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3844b4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5cec0b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45af29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e4ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x609f7b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x43e560 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27f459 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bf6ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1cbf56 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72ec45 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc215 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d3485 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x358c1d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x076d1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2596ee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d3017 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e11db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1310f3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c4868 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4d49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x017d76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2dbe96 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e8d5f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c407f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x042c55 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5ed631 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6894ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e148d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x04972f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x140eaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04c461 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0d1c84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71556c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x445eb5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x01ea00 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0c9f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1bb7c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3746a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7eadb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x012bc4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04012d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b2521 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x43d400 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09a812 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x22667e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29125a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21a5d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3c07ec and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23f501 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x489656 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x23397b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x281823 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e0a9e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x51bd97 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ab7a7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3481df and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eff8f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x12ff4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e44fd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b61db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d844c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x678d99 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f5572 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x335b8d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4490fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1f9ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f7f16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61c550 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a24a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x46d0ac and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07976d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37d03d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dbe95 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efc0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dedfa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e5316 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7f1541 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x065158 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79582c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a59d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3adb90 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af6e3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b414 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x59ffad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310756 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbe14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2981e2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07e829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fa717 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4052ad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319158 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c2a53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ba816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x312e1f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094f18 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10c4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x779461 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38af5a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c58f5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07daac and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a1ac and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x127958 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e10e3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d014f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18fa57 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7e2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018006 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43ed0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51f799 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x129583 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3557bf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49e399 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b393b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7494ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3284ec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5cb815 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e0246 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50f6c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3648af and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ad17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x171dc0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7346ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f2ead and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68aebb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ca617 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d4e65 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x206a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2db9cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35fb9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 coverage: 270/270 total_coverage: 411/411
fmsub_b2 417/417 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 273 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 284 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 253 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 250 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 247 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 244 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00003b and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7fff7e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000022 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3fffab and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000010 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00001d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5fffb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000009 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00000b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fff4d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00004e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00000c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x77ffa3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000022 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000003 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7bff54 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000052 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00000a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7dffa4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000023 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000018 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7eff60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000037 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000008 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7f7f3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000059 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00000c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fbf9e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000024 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00005a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fdef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00002a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00004a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7feeea and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000040 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000045 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ff6f0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000042 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000034 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ffb6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000057 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ffd0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000022 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000011 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ffe6e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000037 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000023 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ffe76 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000061 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000006 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fff82 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000018 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000022 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fff54 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000023 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00000e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fffbc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00000f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fff9c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00001e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000042 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fff64 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000009 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000050 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fff10 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000026 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00002b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1fffeb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000043 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000003 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x300014 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000032 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000039 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x37ffdb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00005b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000047 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bffb5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000003 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3e0011 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00002c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00005d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3eff8c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000029 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3f7fc8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00000c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00001a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fbff0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00002e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00002c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fdfd9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000036 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000042 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fefb7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000034 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00005b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3ff793 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000038 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00001d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3ffbdf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000015 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000015 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3ffe0b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000056 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000033 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3ffed3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000060 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3ffef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00000d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00003c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fff74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000021 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fffb7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00002f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fffb3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000013 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000053 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fffa6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000055 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000014 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40000b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00005c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000027 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fffcb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000010 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00001c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000056 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000037 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fffb2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00000a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000056 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7ffed8 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000029 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7fff5e and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000033 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x7ffc0a and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000039 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000036 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x7ffd94 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000010 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00003a and fs2 == 1 and fe2 == 0x79 and fm2 == 0x7ffb0c and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000048 and fs2 == 1 and fe2 == 0x78 and fm2 == 0x7ff270 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000043 and fs2 == 1 and fe2 == 0x77 and fm2 == 0x7fdd7a and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000022 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000020 and fs2 == 1 and fe2 == 0x76 and fm2 == 0x7f4bc0 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00003e and fs2 == 1 and fe2 == 0x75 and fm2 == 0x7efb84 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000042 and fs2 == 1 and fe2 == 0x74 and fm2 == 0x7dd77d and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000045 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000024 and fs2 == 1 and fe2 == 0x73 and fm2 == 0x7c5fb9 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00001a and fs2 == 1 and fe2 == 0x72 and fm2 == 0x74dfce and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000059 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00004e and fs2 == 1 and fe2 == 0x71 and fm2 == 0x6f7f6e and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000042 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00004f and fs2 == 1 and fe2 == 0x70 and fm2 == 0x5f7f76 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000039 and fs2 == 1 and fe2 == 0x6f and fm2 == 0x55ffa1 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00002a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000062 and fs2 == 1 and fe2 == 0x6e and fm2 == 0x6dff4a and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000009 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000048 and fs2 == 1 and fe2 == 0x6d and fm2 == 0x6fff79 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000004 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000041 and fs2 == 0 and fe2 == 0x6c and fm2 == 0x4fff96 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000063 and fs2 == 1 and fe2 == 0x69 and fm2 == 0x3fff6c and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000024 and fs2 == 1 and fe2 == 0x68 and fm2 == 0x7fffb8 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000006 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000020 and fs2 == 0 and fe2 == 0x6c and fm2 == 0x27ffd6 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000019 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000048 and fs2 == 0 and fe2 == 0x6a and fm2 == 0x3fff94 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000008 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00003e and fs2 == 0 and fe2 == 0x6b and fm2 == 0x4fff9b and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000044 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1fffcf and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000048 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000058 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0fffbf and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000043 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000008 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x08000c and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00002a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000010 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x040013 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000048 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000050 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01ffdd and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00005d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000013 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01000b and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000014 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x007ff7 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000017 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00004e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x003fb2 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000039 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x001fd3 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000018 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000042 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000fbf and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000014 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x00080e and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000011 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000411 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000045 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000036 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0001ea and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00004b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0000d6 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000043 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00003b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x00006f and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000055 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00005f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ffff0 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00002e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000011 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000013 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000008 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000046 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fffca and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000036 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00002a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fffde and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000022 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000062 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fff90 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00004c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000041 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fffa1 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00001c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ffff0 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000026 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000004 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x00000d and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000021 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000019 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x23d6c0 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000012 and fs2 == 1 and fe2 == 0x91 and fm2 == 0x2aaa45 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000038 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000044 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x52d21c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000060 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000054 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x36db57 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x94 and fm2 == 0x77ff44 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000011 and fs2 == 1 and fe2 == 0x91 and fm2 == 0x6d2d26 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000047 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x64f4ad and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000047 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002d and fs2 == 1 and fe2 == 0x90 and fm2 == 0x355537 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003d and fs2 == 1 and fe2 == 0x90 and fm2 == 0x06080a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000055 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004f and fs2 == 1 and fe2 == 0x8f and fm2 == 0x4f301d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000054 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x42f3b1 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000013 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004c and fs2 == 1 and fe2 == 0x8f and fm2 == 0x578656 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000004 and fs2 == 1 and fe2 == 0x93 and fm2 == 0x7ff7d6 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000016 and fs2 == 1 and fe2 == 0x91 and fm2 == 0x3a2b89 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000011 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005d and fs2 == 1 and fe2 == 0x8f and fm2 == 0x302a8c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000015 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000060 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x2aa9f0 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003c and fs2 == 1 and fe2 == 0x90 and fm2 == 0x08880c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000034 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005d and fs2 == 1 and fe2 == 0x8f and fm2 == 0x302b97 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000033 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002b and fs2 == 1 and fe2 == 0x90 and fm2 == 0x3e82cf and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000038 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x1248bd and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000052 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003e and fs2 == 1 and fe2 == 0x90 and fm2 == 0x0420eb and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000017 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000061 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x28e819 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000032 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x23d692 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000055 and fs2 == 0 and fe2 == 0x8e and fm2 == 0x40c0ee and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000010 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000053 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x140c66 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000054 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x2aaaee and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x95 and fm2 == 0x70007a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000050 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x4666e3 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001b and fs2 == 0 and fe2 == 0x91 and fm2 == 0x15559e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001a and fs2 == 0 and fe2 == 0x91 and fm2 == 0x1c4efa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001e and fs2 == 0 and fe2 == 0x91 and fm2 == 0x080040 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001d and fs2 == 0 and fe2 == 0x91 and fm2 == 0x0cf73a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002f and fs2 == 0 and fe2 == 0x90 and fm2 == 0x2e20bc and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005d and fs2 == 0 and fe2 == 0x8f and fm2 == 0x301642 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002d and fs2 == 0 and fe2 == 0x90 and fm2 == 0x360051 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000059 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x3811b1 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000022 and fs2 == 0 and fe2 == 0x90 and fm2 == 0x70ed5a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000019 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000024 and fs2 == 0 and fe2 == 0x90 and fm2 == 0x638cdc and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000004 and fs2 == 0 and fe2 == 0x93 and fm2 == 0x7fff06 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000004 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002e and fs2 == 0 and fe2 == 0x90 and fm2 == 0x32166b and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000043 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x7489c9 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000040 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001e and fs2 == 0 and fe2 == 0x91 and fm2 == 0x088892 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000034 and fs2 == 0 and fe2 == 0x90 and fm2 == 0x1d8a42 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000019 and fs2 == 0 and fe2 == 0x91 and fm2 == 0x23d72c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004f and fs2 == 0 and fe2 == 0x8f and fm2 == 0x4f650f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000062 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000052 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x47ce37 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000041 and fs2 == 1 and fe2 == 0x8e and fm2 == 0x7c0f1c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000045 and fs2 == 1 and fe2 == 0x8d and fm2 == 0x6d7104 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000046 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000063 and fs2 == 1 and fe2 == 0x8c and fm2 == 0x257d93 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000016 and fs2 == 1 and fe2 == 0x8d and fm2 == 0x3a2a74 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000043 and fs2 == 1 and fe2 == 0x8a and fm2 == 0x747e91 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005a and fs2 == 1 and fe2 == 0x89 and fm2 == 0x35ffa5 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000022 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000053 and fs2 == 1 and fe2 == 0x88 and fm2 == 0x455d4d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000044 and fs2 == 1 and fe2 == 0x87 and fm2 == 0x70a969 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000027 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000004 and fs2 == 1 and fe2 == 0x8a and fm2 == 0x7e7c00 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000062 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000059 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x368a11 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000046 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002f and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2d882c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000013 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001b and fs2 == 1 and fe2 == 0x85 and fm2 == 0x12bda1 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000043 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x740f49 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000059 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x30e61d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000015 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000022 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x378788 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x45d174 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0db6db and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000060 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x22e8ba and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000013 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3def7c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000028 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x622222 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x777777 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5a3ac1 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000010 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x17ea0d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000021 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x783ec2 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000014 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x4ccee0 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000052 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004f and fs2 == 0 and fe2 == 0x8c and fm2 == 0x4f66fd and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000031 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000a and fs2 == 0 and fe2 == 0x8e and fm2 == 0x4ccf9a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004f and fs2 == 0 and fe2 == 0x8a and fm2 == 0x4f6578 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000004 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000d and fs2 == 0 and fe2 == 0x8c and fm2 == 0x1d989e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000014 and fs2 == 0 and fe2 == 0x8a and fm2 == 0x4d04cd and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000045 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x8e and fm2 == 0x004a00 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000049 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000007 and fs2 == 0 and fe2 == 0x8a and fm2 == 0x126b6e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002c and fs2 == 0 and fe2 == 0x86 and fm2 == 0x3bf45d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000015 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x43cf3d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001b and fs2 == 0 and fe2 == 0x85 and fm2 == 0x1c0000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000039 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000019 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x2570a4 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000009 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000034 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x204ec5 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000008 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2ef7be and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000052 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000033 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x337373 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000033 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x12d2d3 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000034 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000048 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x155555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000033 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63cbef and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000058 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x2c7692 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000054 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c30c3 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000057 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000042 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x20f83e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000050 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000011 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x28df6a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000059 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000049 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7ffeca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000029 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000030 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7ffd28 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00004f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000036 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x7ffb44 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000045 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7a and fm2 == 0x7ffd9e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000013 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000022 and fs2 == 1 and fe2 == 0x79 and fm2 == 0x7ff67c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000025 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00004c and fs2 == 1 and fe2 == 0x78 and fm2 == 0x7ff368 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000018 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x77 and fm2 == 0x7fc0fc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000055 and fs2 == 1 and fe2 == 0x76 and fm2 == 0x7fc356 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00001e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000014 and fs2 == 1 and fe2 == 0x75 and fm2 == 0x7f87d8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00001e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00000b and fs2 == 1 and fe2 == 0x74 and fm2 == 0x7f47ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000017 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00001e and fs2 == 1 and fe2 == 0x73 and fm2 == 0x7ebfc4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000058 and fs2 == 1 and fe2 == 0x72 and fm2 == 0x79df54 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000031 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000036 and fs2 == 1 and fe2 == 0x71 and fm2 == 0x747f99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00002e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000024 and fs2 == 1 and fe2 == 0x70 and fm2 == 0x527fc5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00005b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000038 and fs2 == 1 and fe2 == 0x6f and fm2 == 0x38ffaf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000047 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000024 and fs2 == 1 and fe2 == 0x6e and fm2 == 0x5bffc2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000034 and fs2 == 0 and fe2 == 0x6a and fm2 == 0x5fffa5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000047 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000016 and fs2 == 0 and fe2 == 0x6c and fm2 == 0x4fffdc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000040 and fs2 == 1 and fe2 == 0x6a and fm2 == 0x1fffb0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000033 and fs2 == 0 and fe2 == 0x6d and fm2 == 0x2bffbb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000033 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00005f and fs2 == 0 and fe2 == 0x6c and fm2 == 0x5fff5a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000020 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000025 and fs2 == 0 and fe2 == 0x6b and fm2 == 0x6fffbb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000011 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00001c and fs2 == 0 and fe2 == 0x6e and fm2 == 0x43ffd5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000063 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000040 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1fffb4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000008 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00004f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0fffaf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00002e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x07ffda and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000016 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000003 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x04001b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000056 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01ffbf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00002d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00005c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x00ffbc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000032 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00003a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x007fd8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000025 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00004a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x003fe2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000058 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000028 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x002001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000053 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00005e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000fcf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000009 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0007fb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000008 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00005a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0003d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000056 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000023 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0001fb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000009 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0000fd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00004b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000052 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00004d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000013 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000040 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000059 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fffbb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00002d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000029 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ffffa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00002c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000048 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fffca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00004a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00000a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x00002b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000062 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000006 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000027 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000056 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00003f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fffba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000036 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00002c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fffbd and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000016 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x3a2d71 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000061 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000042 and fs2 == 1 and fe2 == 0x8d and fm2 == 0x783c6d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000036 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000a and fs2 == 1 and fe2 == 0x8f and fm2 == 0x4ccc00 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000010 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000025 and fs2 == 1 and fe2 == 0x8c and fm2 == 0x5d5f5a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005e and fs2 == 1 and fe2 == 0x8a and fm2 == 0x2e4262 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000040 and fs2 == 1 and fe2 == 0x89 and fm2 == 0x7fea00 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000027 and fs2 == 1 and fe2 == 0x89 and fm2 == 0x51d555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000b and fs2 == 1 and fe2 == 0x8a and fm2 == 0x39c2e9 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005a and fs2 == 1 and fe2 == 0x86 and fm2 == 0x35b05b and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000020 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000020 and fs2 == 1 and fe2 == 0x86 and fm2 == 0x7f4000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000018 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002f and fs2 == 1 and fe2 == 0x85 and fm2 == 0x2ca367 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000027 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004b and fs2 == 1 and fe2 == 0x83 and fm2 == 0x5428f6 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000029 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x3c18fa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000045 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x53f129 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000037 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000040 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x280000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000058 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000050 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x21999a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000049 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x446231 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000008 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005c and fs2 == 1 and fe2 == 0x7d and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000009 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x076276 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000047 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000019 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ccccd and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000030 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06eb3e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000052 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x26db6e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000058 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x05d174 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000018 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000028 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x4ccdb3 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000048 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000010 and fs2 == 0 and fe2 == 0x90 and fm2 == 0x000128 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000013 and fs2 == 0 and fe2 == 0x8e and fm2 == 0x5797e5 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000046 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000026 and fs2 == 0 and fe2 == 0x8c and fm2 == 0x5799e5 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000036 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000048 and fs2 == 0 and fe2 == 0x8a and fm2 == 0x639239 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001d and fs2 == 0 and fe2 == 0x8b and fm2 == 0x0d3f73 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000006 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000033 and fs2 == 0 and fe2 == 0x89 and fm2 == 0x20a505 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004a and fs2 == 0 and fe2 == 0x87 and fm2 == 0x5de983 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004b and fs2 == 0 and fe2 == 0x86 and fm2 == 0x5a8f5c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000008 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000051 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x4c4588 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000051 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000010 and fs2 == 0 and fe2 == 0x87 and fm2 == 0x00e800 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000008 and fs2 == 0 and fe2 == 0x87 and fm2 == 0x049000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000049 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000047 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x7327a9 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000037 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x0739ce and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000036 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1d097b and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000009 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x755555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000038 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1db6db and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000005 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000008 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x420000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x77d46d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000045 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1bd37a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000007 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000033 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x57d7d8 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000054 and rm_val == 0 #nosat' : 1 coverage: 276/276 total_coverage: 417/417
fmsub_b3 1261/1261 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 1117 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 1128 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 1097 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1094 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1091 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1088 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e8086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b09b4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x636346 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x76ff0a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b09b4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x636346 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x76ff0a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b09b4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x636346 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x76ff0a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b09b4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x636346 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x76ff0a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b09b4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x636346 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x76ff0a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1166 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1b6c79 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x65934c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1166 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1b6c79 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x65934c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1166 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1b6c79 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x65934c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1166 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1b6c79 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x65934c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1166 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1b6c79 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x65934c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x159306 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56580c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7a78b2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x159306 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56580c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7a78b2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x159306 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56580c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7a78b2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x159306 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56580c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7a78b2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x159306 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56580c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7a78b2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097882 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d2845 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x28c910 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097882 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d2845 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x28c910 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097882 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d2845 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x28c910 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097882 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d2845 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x28c910 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097882 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d2845 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x28c910 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101a92 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6047a7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c7f2b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101a92 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6047a7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c7f2b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101a92 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6047a7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c7f2b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101a92 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6047a7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c7f2b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x101a92 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6047a7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c7f2b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60dd2d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6758a6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4b3572 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60dd2d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6758a6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4b3572 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60dd2d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6758a6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4b3572 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60dd2d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6758a6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4b3572 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x60dd2d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6758a6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4b3572 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69a8e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x43e47f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x32cc38 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69a8e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x43e47f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x32cc38 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69a8e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x43e47f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x32cc38 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69a8e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x43e47f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x32cc38 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69a8e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x43e47f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x32cc38 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x00003a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a33fc and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0a343b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x00003a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a33fc and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0a343b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x00003a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a33fc and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0a343b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x00003a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a33fc and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0a343b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x00003a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a33fc and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0a343b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09dc78 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0e704e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x19698b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09dc78 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0e704e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x19698b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09dc78 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0e704e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x19698b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09dc78 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0e704e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x19698b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09dc78 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0e704e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x19698b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x735419 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x55725c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ae1ac and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x735419 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x55725c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ae1ac and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x735419 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x55725c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ae1ac and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x735419 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x55725c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ae1ac and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x735419 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x55725c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4ae1ac and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a5a48 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20ba50 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x41d187 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a5a48 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20ba50 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x41d187 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a5a48 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20ba50 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x41d187 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a5a48 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20ba50 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x41d187 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a5a48 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20ba50 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x41d187 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36435d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x079559 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x410fb5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36435d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x079559 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x410fb5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36435d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x079559 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x410fb5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36435d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x079559 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x410fb5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x36435d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x079559 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x410fb5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x52283f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3282de and fs3 == 0 and fe3 == 0xfd and fm3 == 0x128b6b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x52283f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3282de and fs3 == 0 and fe3 == 0xfd and fm3 == 0x128b6b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x52283f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3282de and fs3 == 0 and fe3 == 0xfd and fm3 == 0x128b6b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x52283f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3282de and fs3 == 0 and fe3 == 0xfd and fm3 == 0x128b6b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x52283f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3282de and fs3 == 0 and fe3 == 0xfd and fm3 == 0x128b6b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dbb98 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x13731e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x08ed9f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dbb98 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x13731e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x08ed9f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dbb98 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x13731e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x08ed9f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dbb98 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x13731e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x08ed9f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dbb98 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x13731e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x08ed9f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3bbc22 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7cd3b6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x396873 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3bbc22 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7cd3b6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x396873 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3bbc22 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7cd3b6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x396873 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3bbc22 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7cd3b6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x396873 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3bbc22 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7cd3b6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x396873 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abe5d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0ffe2d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x52137f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abe5d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0ffe2d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x52137f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abe5d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0ffe2d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x52137f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abe5d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0ffe2d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x52137f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3abe5d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0ffe2d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x52137f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4a2bb0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x69d4af and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38a9ba and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4a2bb0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x69d4af and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38a9ba and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4a2bb0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x69d4af and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38a9ba and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4a2bb0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x69d4af and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38a9ba and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4a2bb0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x69d4af and fs3 == 0 and fe3 == 0xfe and fm3 == 0x38a9ba and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71f878 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x351f62 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2b3257 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71f878 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x351f62 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2b3257 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71f878 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x351f62 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2b3257 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71f878 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x351f62 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2b3257 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71f878 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x351f62 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2b3257 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6111a4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x48ad34 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x306e0f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6111a4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x48ad34 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x306e0f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6111a4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x48ad34 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x306e0f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6111a4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x48ad34 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x306e0f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6111a4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x48ad34 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x306e0f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x588656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5beeeb and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3a04ff and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x588656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5beeeb and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3a04ff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x588656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5beeeb and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3a04ff and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x588656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5beeeb and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3a04ff and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x588656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5beeeb and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3a04ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2724ac and fs2 == 0 and fe2 == 0x7e and fm2 == 0x452ff9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00be8a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2724ac and fs2 == 0 and fe2 == 0x7e and fm2 == 0x452ff9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00be8a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2724ac and fs2 == 0 and fe2 == 0x7e and fm2 == 0x452ff9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00be8a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2724ac and fs2 == 0 and fe2 == 0x7e and fm2 == 0x452ff9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00be8a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2724ac and fs2 == 0 and fe2 == 0x7e and fm2 == 0x452ff9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00be8a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x01c4cd and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1f5272 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x21860d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x01c4cd and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1f5272 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x21860d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x01c4cd and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1f5272 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x21860d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x01c4cd and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1f5272 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x21860d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x01c4cd and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1f5272 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x21860d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x444bcc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x238183 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7abf24 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x444bcc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x238183 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7abf24 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x444bcc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x238183 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7abf24 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x444bcc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x238183 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7abf24 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x444bcc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x238183 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7abf24 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5942ae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x279d85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e402f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5942ae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x279d85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e402f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5942ae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x279d85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e402f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5942ae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x279d85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e402f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5942ae and fs2 == 0 and fe2 == 0x82 and fm2 == 0x279d85 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e402f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2714e2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18c28a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x4766bd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2714e2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18c28a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x4766bd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2714e2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18c28a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x4766bd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2714e2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18c28a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x4766bd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2714e2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x18c28a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x4766bd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b6766 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5bd9f5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0575c4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b6766 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5bd9f5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0575c4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b6766 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5bd9f5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0575c4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b6766 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5bd9f5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0575c4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b6766 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5bd9f5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0575c4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07b0f7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x665f5c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x743713 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07b0f7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x665f5c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x743713 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07b0f7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x665f5c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x743713 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07b0f7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x665f5c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x743713 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07b0f7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x665f5c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x743713 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03993b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b6de6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fcc8b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03993b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b6de6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fcc8b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03993b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b6de6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fcc8b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03993b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b6de6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fcc8b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03993b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b6de6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fcc8b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x040be1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36d928 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ca0ea and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x040be1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36d928 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ca0ea and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x040be1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36d928 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ca0ea and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x040be1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36d928 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ca0ea and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x040be1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36d928 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ca0ea and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16f1ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x24fdc9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x429140 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16f1ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x24fdc9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x429140 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16f1ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x24fdc9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x429140 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16f1ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x24fdc9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x429140 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16f1ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x24fdc9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x429140 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3e14a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x57d194 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x203ef1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3e14a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x57d194 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x203ef1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3e14a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x57d194 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x203ef1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3e14a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x57d194 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x203ef1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3e14a1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x57d194 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x203ef1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d3b8f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x071a05 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25f4c8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d3b8f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x071a05 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25f4c8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d3b8f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x071a05 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25f4c8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d3b8f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x071a05 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25f4c8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d3b8f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x071a05 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25f4c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337390 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x68e288 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x233f86 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337390 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x68e288 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x233f86 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337390 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x68e288 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x233f86 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337390 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x68e288 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x233f86 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x337390 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x68e288 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x233f86 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1180a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2060cd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x364ede and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1180a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2060cd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x364ede and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1180a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2060cd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x364ede and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1180a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2060cd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x364ede and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1180a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2060cd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x364ede and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cc05d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x406ebf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x539a54 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cc05d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x406ebf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x539a54 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cc05d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x406ebf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x539a54 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cc05d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x406ebf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x539a54 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cc05d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x406ebf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x539a54 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40583a and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7afaf3 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x3c92b5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40583a and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7afaf3 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x3c92b5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40583a and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7afaf3 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x3c92b5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40583a and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7afaf3 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x3c92b5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40583a and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7afaf3 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x3c92b5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x053f96 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5665b6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x5f3031 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x053f96 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5665b6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x5f3031 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x053f96 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5665b6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x5f3031 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x053f96 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5665b6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x5f3031 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x053f96 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5665b6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x5f3031 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4008b5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36231f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x08a089 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4008b5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36231f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x08a089 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4008b5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36231f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x08a089 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4008b5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36231f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x08a089 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4008b5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36231f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x08a089 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d2db and fs2 == 0 and fe2 == 0x7d and fm2 == 0x437898 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5eb09e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d2db and fs2 == 0 and fe2 == 0x7d and fm2 == 0x437898 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5eb09e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d2db and fs2 == 0 and fe2 == 0x7d and fm2 == 0x437898 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5eb09e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d2db and fs2 == 0 and fe2 == 0x7d and fm2 == 0x437898 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5eb09e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11d2db and fs2 == 0 and fe2 == 0x7d and fm2 == 0x437898 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5eb09e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9c33 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7a4455 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6a3e7f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9c33 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7a4455 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6a3e7f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9c33 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7a4455 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6a3e7f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9c33 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7a4455 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6a3e7f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9c33 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7a4455 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6a3e7f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1ac438 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x00288c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1af540 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1ac438 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x00288c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1af540 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1ac438 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x00288c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1af540 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1ac438 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x00288c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1af540 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x1ac438 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x00288c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1af540 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x281e10 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ccf3f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x77fc5d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x281e10 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ccf3f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x77fc5d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x281e10 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ccf3f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x77fc5d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x281e10 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ccf3f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x77fc5d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x281e10 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ccf3f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x77fc5d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a55da and fs2 == 0 and fe2 == 0x7d and fm2 == 0x67afd9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x371e74 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a55da and fs2 == 0 and fe2 == 0x7d and fm2 == 0x67afd9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x371e74 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a55da and fs2 == 0 and fe2 == 0x7d and fm2 == 0x67afd9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x371e74 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a55da and fs2 == 0 and fe2 == 0x7d and fm2 == 0x67afd9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x371e74 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a55da and fs2 == 0 and fe2 == 0x7d and fm2 == 0x67afd9 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x371e74 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4db75d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7701a9 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x467d41 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4db75d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7701a9 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x467d41 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4db75d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7701a9 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x467d41 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4db75d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7701a9 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x467d41 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4db75d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7701a9 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x467d41 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x546069 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x567765 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x31eba5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x546069 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x567765 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x31eba5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x546069 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x567765 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x31eba5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x546069 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x567765 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x31eba5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x546069 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x567765 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x31eba5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e3fc0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3f55d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x023bf9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e3fc0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3f55d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x023bf9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e3fc0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3f55d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x023bf9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e3fc0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3f55d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x023bf9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e3fc0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3f55d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x023bf9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4caa17 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f3402 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25a71d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4caa17 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f3402 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25a71d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4caa17 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f3402 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25a71d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4caa17 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f3402 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25a71d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4caa17 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f3402 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25a71d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x00a0e6 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2397b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x246559 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x00a0e6 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2397b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x246559 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x00a0e6 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2397b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x246559 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x00a0e6 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2397b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x246559 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x00a0e6 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2397b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x246559 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x739ff0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x21bb1a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19e9a5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x739ff0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x21bb1a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19e9a5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x739ff0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x21bb1a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19e9a5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x739ff0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x21bb1a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19e9a5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x739ff0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x21bb1a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19e9a5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5e74c2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f5469 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3429c3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5e74c2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f5469 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3429c3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5e74c2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f5469 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3429c3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5e74c2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f5469 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3429c3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5e74c2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f5469 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3429c3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0422ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e35d1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x23525d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0422ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e35d1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x23525d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0422ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e35d1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x23525d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0422ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e35d1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x23525d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0422ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e35d1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x23525d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0969f8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x249d57 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x30b8b0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0969f8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x249d57 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x30b8b0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0969f8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x249d57 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x30b8b0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0969f8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x249d57 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x30b8b0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0969f8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x249d57 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x30b8b0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1bc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d1f6b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x067aea and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1bc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d1f6b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x067aea and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1bc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d1f6b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x067aea and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1bc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d1f6b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x067aea and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1bc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d1f6b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x067aea and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x656ddd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x44eb70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x307b1d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x656ddd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x44eb70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x307b1d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x656ddd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x44eb70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x307b1d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x656ddd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x44eb70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x307b1d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x656ddd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x44eb70 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x307b1d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d3e74 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x21ac9b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x469c99 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d3e74 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x21ac9b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x469c99 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d3e74 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x21ac9b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x469c99 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d3e74 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x21ac9b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x469c99 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d3e74 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x21ac9b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x469c99 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x222545 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a2404 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2efdcf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x222545 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a2404 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2efdcf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x222545 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a2404 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2efdcf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x222545 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a2404 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2efdcf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x222545 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a2404 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2efdcf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4fb3dd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x75453e and fs3 == 0 and fe3 == 0xfb and fm3 == 0x46ff51 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4fb3dd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x75453e and fs3 == 0 and fe3 == 0xfb and fm3 == 0x46ff51 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4fb3dd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x75453e and fs3 == 0 and fe3 == 0xfb and fm3 == 0x46ff51 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4fb3dd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x75453e and fs3 == 0 and fe3 == 0xfb and fm3 == 0x46ff51 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4fb3dd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x75453e and fs3 == 0 and fe3 == 0xfb and fm3 == 0x46ff51 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x733ad6 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1d6b90 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x159147 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x733ad6 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1d6b90 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x159147 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x733ad6 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1d6b90 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x159147 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x733ad6 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1d6b90 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x159147 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x733ad6 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x1d6b90 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x159147 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x20f102 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22354f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4bf40e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x20f102 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22354f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4bf40e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x20f102 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22354f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4bf40e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x20f102 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22354f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4bf40e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x20f102 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22354f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4bf40e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175d9e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1dc428 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a90cc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175d9e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1dc428 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a90cc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175d9e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1dc428 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a90cc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175d9e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1dc428 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a90cc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x175d9e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1dc428 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a90cc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x458055 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x75282b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d22cf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x458055 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x75282b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d22cf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x458055 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x75282b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d22cf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x458055 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x75282b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d22cf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x458055 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x75282b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d22cf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f9686 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x522ef6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x44b56d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f9686 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x522ef6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x44b56d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f9686 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x522ef6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x44b56d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f9686 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x522ef6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x44b56d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f9686 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x522ef6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x44b56d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5e30fd and fs2 == 0 and fe2 == 0x83 and fm2 == 0x12aa17 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7e9722 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5e30fd and fs2 == 0 and fe2 == 0x83 and fm2 == 0x12aa17 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7e9722 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5e30fd and fs2 == 0 and fe2 == 0x83 and fm2 == 0x12aa17 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7e9722 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5e30fd and fs2 == 0 and fe2 == 0x83 and fm2 == 0x12aa17 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7e9722 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5e30fd and fs2 == 0 and fe2 == 0x83 and fm2 == 0x12aa17 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7e9722 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54c15a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4b83b8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2922ca and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54c15a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4b83b8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2922ca and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54c15a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4b83b8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2922ca and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54c15a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4b83b8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2922ca and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54c15a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4b83b8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2922ca and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aa728 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x5d031f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x6f67fd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aa728 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x5d031f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x6f67fd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aa728 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x5d031f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x6f67fd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aa728 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x5d031f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x6f67fd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aa728 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x5d031f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x6f67fd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1654f7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5049bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x74a0ac and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1654f7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5049bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x74a0ac and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1654f7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5049bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x74a0ac and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1654f7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5049bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x74a0ac and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1654f7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5049bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x74a0ac and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45fe09 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x285f5e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x023878 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45fe09 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x285f5e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x023878 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45fe09 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x285f5e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x023878 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45fe09 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x285f5e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x023878 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45fe09 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x285f5e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x023878 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x780309 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b0a9f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25b451 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x780309 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b0a9f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25b451 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x780309 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b0a9f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25b451 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x780309 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b0a9f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25b451 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x780309 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b0a9f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25b451 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0e28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57494f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fd451 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0e28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57494f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fd451 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0e28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57494f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fd451 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0e28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57494f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fd451 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0e28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57494f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fd451 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18ee3e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c9b1c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b1bae and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18ee3e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c9b1c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b1bae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18ee3e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c9b1c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b1bae and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18ee3e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c9b1c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b1bae and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18ee3e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c9b1c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b1bae and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28a4b8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0ace5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36e17b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28a4b8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0ace5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36e17b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28a4b8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0ace5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36e17b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28a4b8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0ace5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36e17b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28a4b8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0ace5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36e17b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2980ff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c483e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x39c4c2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2980ff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c483e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x39c4c2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2980ff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c483e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x39c4c2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2980ff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c483e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x39c4c2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2980ff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c483e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x39c4c2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d89da and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5dbf76 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5b9da0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d89da and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5dbf76 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5b9da0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d89da and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5dbf76 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5b9da0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d89da and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5dbf76 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5b9da0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d89da and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5dbf76 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5b9da0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6d3ae1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x145fb2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x097eb9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6d3ae1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x145fb2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x097eb9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6d3ae1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x145fb2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x097eb9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6d3ae1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x145fb2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x097eb9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6d3ae1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x145fb2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x097eb9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168405 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x12771a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2c3aa4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168405 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x12771a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2c3aa4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168405 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x12771a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2c3aa4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168405 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x12771a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2c3aa4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168405 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x12771a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2c3aa4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x60a082 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x127dc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0089e4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x60a082 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x127dc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0089e4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x60a082 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x127dc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0089e4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x60a082 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x127dc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0089e4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x60a082 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x127dc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0089e4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5edc92 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x544a7b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x38cf80 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5edc92 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x544a7b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x38cf80 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5edc92 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x544a7b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x38cf80 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5edc92 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x544a7b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x38cf80 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5edc92 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x544a7b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x38cf80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3acfb2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x68a6d7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x29c5f9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3acfb2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x68a6d7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x29c5f9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3acfb2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x68a6d7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x29c5f9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3acfb2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x68a6d7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x29c5f9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3acfb2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x68a6d7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x29c5f9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2147aa and fs2 == 0 and fe2 == 0x7c and fm2 == 0x272c67 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x52a373 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2147aa and fs2 == 0 and fe2 == 0x7c and fm2 == 0x272c67 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x52a373 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2147aa and fs2 == 0 and fe2 == 0x7c and fm2 == 0x272c67 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x52a373 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2147aa and fs2 == 0 and fe2 == 0x7c and fm2 == 0x272c67 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x52a373 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2147aa and fs2 == 0 and fe2 == 0x7c and fm2 == 0x272c67 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x52a373 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56da71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x57ca8e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x351b75 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56da71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x57ca8e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x351b75 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56da71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x57ca8e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x351b75 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56da71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x57ca8e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x351b75 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56da71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x57ca8e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x351b75 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34e60e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0d1155 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x475deb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34e60e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0d1155 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x475deb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34e60e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0d1155 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x475deb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34e60e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0d1155 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x475deb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34e60e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0d1155 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x475deb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ff4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2075c6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x284b78 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ff4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2075c6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x284b78 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ff4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2075c6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x284b78 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ff4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2075c6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x284b78 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ff4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2075c6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x284b78 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3790e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7c192a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x34c4a9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3790e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7c192a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x34c4a9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3790e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7c192a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x34c4a9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3790e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7c192a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x34c4a9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3790e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7c192a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x34c4a9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db366 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x16e747 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4cc816 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db366 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x16e747 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4cc816 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db366 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x16e747 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4cc816 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db366 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x16e747 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4cc816 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db366 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x16e747 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4cc816 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ab84 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d20ce and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05011c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ab84 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d20ce and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05011c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ab84 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d20ce and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05011c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ab84 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d20ce and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05011c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ab84 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d20ce and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05011c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b35f0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x534a7c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4221e4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b35f0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x534a7c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4221e4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b35f0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x534a7c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4221e4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b35f0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x534a7c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4221e4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b35f0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x534a7c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4221e4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f329c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x78b546 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2a3516 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f329c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x78b546 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2a3516 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f329c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x78b546 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2a3516 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f329c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x78b546 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2a3516 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f329c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x78b546 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2a3516 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x57b43e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d2d8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11eb2e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x57b43e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d2d8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11eb2e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x57b43e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d2d8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11eb2e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x57b43e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d2d8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11eb2e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x57b43e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d2d8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11eb2e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14462d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x284ddf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42f650 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14462d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x284ddf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42f650 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14462d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x284ddf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42f650 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14462d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x284ddf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42f650 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14462d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x284ddf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42f650 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ed7f8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ea3ff and fs3 == 0 and fe3 == 0xfc and fm3 == 0x54ac1b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ed7f8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ea3ff and fs3 == 0 and fe3 == 0xfc and fm3 == 0x54ac1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ed7f8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ea3ff and fs3 == 0 and fe3 == 0xfc and fm3 == 0x54ac1b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ed7f8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ea3ff and fs3 == 0 and fe3 == 0xfc and fm3 == 0x54ac1b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ed7f8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ea3ff and fs3 == 0 and fe3 == 0xfc and fm3 == 0x54ac1b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22fbeb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x28f8b9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x572759 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22fbeb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x28f8b9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x572759 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22fbeb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x28f8b9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x572759 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22fbeb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x28f8b9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x572759 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22fbeb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x28f8b9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x572759 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x554a27 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x34bbbd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16948f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x554a27 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x34bbbd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16948f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x554a27 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x34bbbd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16948f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x554a27 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x34bbbd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16948f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x554a27 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x34bbbd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16948f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a5ab2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4b88d9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x470bbf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a5ab2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4b88d9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x470bbf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a5ab2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4b88d9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x470bbf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a5ab2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4b88d9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x470bbf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a5ab2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4b88d9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x470bbf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b3cb2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4470eb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x55afc7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b3cb2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4470eb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x55afc7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b3cb2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4470eb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x55afc7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b3cb2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4470eb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x55afc7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b3cb2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4470eb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x55afc7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x045cbd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2fd438 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x35d23f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x045cbd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2fd438 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x35d23f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x045cbd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2fd438 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x35d23f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x045cbd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2fd438 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x35d23f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x045cbd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2fd438 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x35d23f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x414a12 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x4b3911 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1970d3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x414a12 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x4b3911 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1970d3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x414a12 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x4b3911 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1970d3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x414a12 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x4b3911 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1970d3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x414a12 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x4b3911 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1970d3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x290209 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5502b1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0ca079 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x290209 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5502b1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0ca079 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x290209 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5502b1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0ca079 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x290209 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5502b1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0ca079 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x290209 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5502b1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0ca079 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4906ca and fs2 == 0 and fe2 == 0x7a and fm2 == 0x125993 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x65d86c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4906ca and fs2 == 0 and fe2 == 0x7a and fm2 == 0x125993 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x65d86c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4906ca and fs2 == 0 and fe2 == 0x7a and fm2 == 0x125993 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x65d86c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4906ca and fs2 == 0 and fe2 == 0x7a and fm2 == 0x125993 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x65d86c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4906ca and fs2 == 0 and fe2 == 0x7a and fm2 == 0x125993 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x65d86c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40a218 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07b31d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4c3884 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40a218 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07b31d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4c3884 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40a218 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07b31d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4c3884 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40a218 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07b31d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4c3884 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40a218 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07b31d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4c3884 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x218570 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ba263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3033d3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x218570 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ba263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3033d3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x218570 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ba263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3033d3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x218570 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ba263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3033d3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x218570 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ba263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3033d3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x600183 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x466c5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d9ffe and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x600183 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x466c5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d9ffe and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x600183 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x466c5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d9ffe and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x600183 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x466c5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d9ffe and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x600183 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x466c5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d9ffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07da62 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x25c38c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2fef0e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07da62 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x25c38c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2fef0e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07da62 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x25c38c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2fef0e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07da62 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x25c38c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2fef0e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07da62 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x25c38c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2fef0e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x495443 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5e2b56 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2eb928 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x495443 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5e2b56 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2eb928 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x495443 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5e2b56 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2eb928 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x495443 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5e2b56 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2eb928 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x495443 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5e2b56 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2eb928 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x473131 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ec9ce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20e69b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x473131 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ec9ce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20e69b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x473131 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ec9ce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20e69b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x473131 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ec9ce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20e69b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x473131 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ec9ce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20e69b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x38bbf7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c0856 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x61311d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x38bbf7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c0856 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x61311d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x38bbf7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c0856 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x61311d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x38bbf7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c0856 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x61311d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x38bbf7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c0856 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x61311d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4168bc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x14e7f4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x60ff95 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4168bc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x14e7f4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x60ff95 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4168bc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x14e7f4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x60ff95 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4168bc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x14e7f4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x60ff95 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4168bc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x14e7f4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x60ff95 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9f2e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02ca7f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x22149c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9f2e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02ca7f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x22149c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9f2e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02ca7f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x22149c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9f2e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02ca7f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x22149c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9f2e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02ca7f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x22149c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x269533 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x009bc1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275fe8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x269533 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x009bc1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275fe8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x269533 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x009bc1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275fe8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x269533 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x009bc1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275fe8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x269533 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x009bc1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275fe8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a3505 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x62f173 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x334186 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a3505 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x62f173 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x334186 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a3505 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x62f173 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x334186 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a3505 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x62f173 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x334186 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a3505 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x62f173 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x334186 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a6931 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2b4da6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x79799d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a6931 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2b4da6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x79799d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a6931 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2b4da6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x79799d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a6931 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2b4da6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x79799d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a6931 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2b4da6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x79799d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4930f1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x5eb217 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x2f0468 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4930f1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x5eb217 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x2f0468 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4930f1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x5eb217 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x2f0468 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4930f1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x5eb217 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x2f0468 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4930f1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x5eb217 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x2f0468 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x068e75 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x486b61 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x52af79 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x068e75 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x486b61 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x52af79 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x068e75 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x486b61 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x52af79 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x068e75 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x486b61 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x52af79 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x068e75 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x486b61 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x52af79 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c37fe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ba417 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c6419 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c37fe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ba417 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c6419 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c37fe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ba417 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c6419 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c37fe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ba417 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c6419 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c37fe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ba417 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c6419 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x608613 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x34efdc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1eb0a4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x608613 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x34efdc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1eb0a4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x608613 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x34efdc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1eb0a4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x608613 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x34efdc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1eb0a4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x608613 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x34efdc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1eb0a4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dbb49 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x642cc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ad92f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dbb49 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x642cc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ad92f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dbb49 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x642cc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ad92f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dbb49 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x642cc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ad92f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dbb49 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x642cc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ad92f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x432184 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x184b7b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x682adf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x432184 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x184b7b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x682adf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x432184 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x184b7b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x682adf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x432184 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x184b7b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x682adf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x432184 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x184b7b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x682adf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b294d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x702ea5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x029014 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b294d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x702ea5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x029014 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b294d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x702ea5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x029014 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b294d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x702ea5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x029014 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b294d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x702ea5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x029014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a21ed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x16f6d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35c8f6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a21ed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x16f6d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35c8f6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a21ed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x16f6d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35c8f6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a21ed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x16f6d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35c8f6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a21ed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x16f6d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35c8f6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8ee5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5094c0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x180081 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8ee5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5094c0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x180081 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8ee5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5094c0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x180081 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8ee5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5094c0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x180081 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8ee5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5094c0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x180081 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f5f89 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1a22b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19c214 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f5f89 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1a22b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19c214 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f5f89 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1a22b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19c214 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f5f89 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1a22b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19c214 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f5f89 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1a22b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19c214 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x091acb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0d73d3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x178395 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x091acb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0d73d3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x178395 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x091acb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0d73d3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x178395 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x091acb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0d73d3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x178395 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x091acb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0d73d3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x178395 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1006e7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x232351 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x379087 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1006e7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x232351 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x379087 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1006e7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x232351 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x379087 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1006e7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x232351 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x379087 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1006e7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x232351 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x379087 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ead5d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5c215d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1633bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ead5d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5c215d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1633bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ead5d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5c215d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1633bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ead5d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5c215d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1633bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ead5d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5c215d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1633bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x023841 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x795742 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7daa35 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x023841 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x795742 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7daa35 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x023841 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x795742 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7daa35 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x023841 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x795742 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7daa35 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x023841 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x795742 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7daa35 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7abe59 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1cc009 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x198816 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7abe59 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1cc009 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x198816 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7abe59 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1cc009 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x198816 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7abe59 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1cc009 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x198816 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7abe59 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1cc009 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x198816 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x215d15 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x120cac and fs3 == 0 and fe3 == 0xfd and fm3 == 0x381e27 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x215d15 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x120cac and fs3 == 0 and fe3 == 0xfd and fm3 == 0x381e27 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x215d15 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x120cac and fs3 == 0 and fe3 == 0xfd and fm3 == 0x381e27 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x215d15 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x120cac and fs3 == 0 and fe3 == 0xfd and fm3 == 0x381e27 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x215d15 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x120cac and fs3 == 0 and fe3 == 0xfd and fm3 == 0x381e27 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6fa438 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38a8b3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2cdbf4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6fa438 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38a8b3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2cdbf4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6fa438 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38a8b3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2cdbf4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6fa438 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38a8b3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2cdbf4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6fa438 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38a8b3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2cdbf4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x171200 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x04fd3a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1cf56f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x171200 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x04fd3a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1cf56f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x171200 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x04fd3a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1cf56f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x171200 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x04fd3a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1cf56f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x171200 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x04fd3a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1cf56f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2950a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03b4cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2e37b3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2950a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03b4cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2e37b3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2950a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03b4cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2e37b3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2950a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03b4cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2e37b3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2950a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03b4cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2e37b3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x375c30 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x437d92 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c052a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x375c30 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x437d92 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c052a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x375c30 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x437d92 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c052a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x375c30 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x437d92 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c052a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x375c30 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x437d92 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c052a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33e876 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06f814 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3db40b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33e876 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06f814 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3db40b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33e876 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06f814 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3db40b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33e876 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06f814 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3db40b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33e876 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06f814 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3db40b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a6a0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6f63f4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bbc44 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a6a0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6f63f4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bbc44 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a6a0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6f63f4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bbc44 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a6a0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6f63f4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bbc44 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a6a0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6f63f4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bbc44 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x470bc0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b028e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04f6d6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x470bc0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b028e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04f6d6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x470bc0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b028e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04f6d6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x470bc0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b028e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04f6d6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x470bc0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b028e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04f6d6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2ba537 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x200701 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5697ea and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2ba537 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x200701 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5697ea and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2ba537 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x200701 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5697ea and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2ba537 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x200701 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5697ea and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2ba537 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x200701 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5697ea and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x088938 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x26ec21 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x320dd5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x088938 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x26ec21 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x320dd5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x088938 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x26ec21 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x320dd5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x088938 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x26ec21 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x320dd5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x088938 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x26ec21 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x320dd5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e22cb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x121c20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46c5f4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e22cb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x121c20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46c5f4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e22cb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x121c20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46c5f4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e22cb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x121c20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46c5f4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e22cb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x121c20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46c5f4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d1eb3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x67748e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e0e3c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d1eb3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x67748e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e0e3c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d1eb3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x67748e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e0e3c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d1eb3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x67748e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e0e3c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d1eb3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x67748e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e0e3c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23b468 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7205fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ac45f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23b468 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7205fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ac45f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23b468 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7205fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ac45f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23b468 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7205fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ac45f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23b468 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7205fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ac45f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bcf66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b5a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d1b15 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bcf66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b5a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d1b15 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bcf66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b5a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d1b15 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bcf66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b5a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d1b15 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bcf66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b5a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d1b15 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7d2ec5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2d33bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b4bc6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7d2ec5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2d33bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b4bc6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7d2ec5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2d33bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b4bc6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7d2ec5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2d33bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b4bc6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7d2ec5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2d33bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b4bc6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c83f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b3bb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15941a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c83f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b3bb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15941a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c83f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b3bb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15941a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c83f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b3bb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15941a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c83f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b3bb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15941a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0049cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x13e107 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x14364a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0049cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x13e107 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x14364a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0049cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x13e107 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x14364a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0049cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x13e107 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x14364a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0049cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x13e107 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x14364a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x488955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33c213 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cd00e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x488955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33c213 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cd00e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x488955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33c213 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cd00e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x488955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33c213 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cd00e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x488955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33c213 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cd00e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25c226 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4e711a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ab76 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25c226 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4e711a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ab76 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25c226 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4e711a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ab76 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25c226 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4e711a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ab76 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25c226 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4e711a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ab76 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4acb44 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6d29cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bdf4a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4acb44 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6d29cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bdf4a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4acb44 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6d29cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bdf4a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4acb44 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6d29cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bdf4a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4acb44 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6d29cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bdf4a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x509405 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x4bec9d and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x262628 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x509405 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x4bec9d and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x262628 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x509405 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x4bec9d and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x262628 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x509405 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x4bec9d and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x262628 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x509405 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x4bec9d and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x262628 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ad9d0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0e173c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x612e76 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ad9d0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0e173c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x612e76 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ad9d0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0e173c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x612e76 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ad9d0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0e173c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x612e76 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ad9d0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0e173c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x612e76 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0de66d and fs2 == 0 and fe2 == 0x84 and fm2 == 0x24b40d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3696d7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0de66d and fs2 == 0 and fe2 == 0x84 and fm2 == 0x24b40d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3696d7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0de66d and fs2 == 0 and fe2 == 0x84 and fm2 == 0x24b40d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3696d7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0de66d and fs2 == 0 and fe2 == 0x84 and fm2 == 0x24b40d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3696d7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0de66d and fs2 == 0 and fe2 == 0x84 and fm2 == 0x24b40d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3696d7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f23e5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x47728f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x77f83d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f23e5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x47728f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x77f83d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f23e5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x47728f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x77f83d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f23e5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x47728f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x77f83d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f23e5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x47728f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x77f83d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x039278 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x45d015 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4b5552 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x039278 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x45d015 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4b5552 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x039278 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x45d015 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4b5552 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x039278 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x45d015 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4b5552 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x039278 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x45d015 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4b5552 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03eb38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x184c25 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1cf5cd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03eb38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x184c25 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1cf5cd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03eb38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x184c25 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1cf5cd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03eb38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x184c25 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1cf5cd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03eb38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x184c25 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1cf5cd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x32f0a0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x04e6dc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x39cae1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x32f0a0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x04e6dc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x39cae1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x32f0a0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x04e6dc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x39cae1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x32f0a0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x04e6dc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x39cae1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x32f0a0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x04e6dc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x39cae1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22fef2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x15bca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eacfb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22fef2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x15bca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eacfb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22fef2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x15bca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eacfb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22fef2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x15bca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eacfb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22fef2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x15bca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eacfb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bd6b8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb626 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3caf87 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bd6b8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb626 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3caf87 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bd6b8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb626 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3caf87 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bd6b8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb626 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3caf87 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bd6b8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb626 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3caf87 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41bbe4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x304583 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0565c7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41bbe4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x304583 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0565c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41bbe4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x304583 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0565c7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41bbe4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x304583 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0565c7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41bbe4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x304583 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0565c7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bcd6f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x77b7b4 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x642c6c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bcd6f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x77b7b4 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x642c6c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bcd6f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x77b7b4 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x642c6c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bcd6f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x77b7b4 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x642c6c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bcd6f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x77b7b4 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x642c6c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cad6c and fs2 == 0 and fe2 == 0x84 and fm2 == 0x092539 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x27df2e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cad6c and fs2 == 0 and fe2 == 0x84 and fm2 == 0x092539 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x27df2e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cad6c and fs2 == 0 and fe2 == 0x84 and fm2 == 0x092539 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x27df2e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cad6c and fs2 == 0 and fe2 == 0x84 and fm2 == 0x092539 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x27df2e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cad6c and fs2 == 0 and fe2 == 0x84 and fm2 == 0x092539 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x27df2e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1bd969 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x655a0f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ba04e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1bd969 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x655a0f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ba04e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1bd969 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x655a0f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ba04e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1bd969 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x655a0f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ba04e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1bd969 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x655a0f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ba04e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf2 and fm1 == 0x3775d9 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x221af5 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6857ca and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf2 and fm1 == 0x3775d9 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x221af5 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6857ca and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf2 and fm1 == 0x3775d9 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x221af5 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6857ca and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf2 and fm1 == 0x3775d9 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x221af5 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6857ca and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf2 and fm1 == 0x3775d9 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x221af5 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6857ca and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0294a2 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1e5203 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x218322 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0294a2 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1e5203 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x218322 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0294a2 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1e5203 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x218322 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0294a2 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1e5203 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x218322 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0294a2 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1e5203 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x218322 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x205482 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x47070a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x794c35 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x205482 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x47070a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x794c35 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x205482 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x47070a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x794c35 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x205482 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x47070a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x794c35 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x205482 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x47070a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x794c35 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f39ad and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a7c97 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x4ee451 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f39ad and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a7c97 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x4ee451 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f39ad and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a7c97 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x4ee451 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f39ad and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a7c97 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x4ee451 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f39ad and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a7c97 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x4ee451 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1f0870 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4409e1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x739132 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1f0870 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4409e1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x739132 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1f0870 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4409e1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x739132 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1f0870 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4409e1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x739132 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1f0870 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4409e1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x739132 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16ac6a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x02272a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x193536 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16ac6a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x02272a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x193536 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16ac6a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x02272a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x193536 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16ac6a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x02272a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x193536 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16ac6a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x02272a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x193536 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e812 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x699098 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19310e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e812 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x699098 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19310e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e812 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x699098 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19310e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e812 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x699098 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19310e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e812 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x699098 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19310e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cb5d8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5df921 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15c10f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cb5d8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5df921 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15c10f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cb5d8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5df921 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15c10f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cb5d8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5df921 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15c10f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cb5d8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5df921 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15c10f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01d495 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x238717 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x25ddbc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01d495 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x238717 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x25ddbc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01d495 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x238717 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x25ddbc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01d495 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x238717 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x25ddbc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01d495 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x238717 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x25ddbc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45f2de and fs2 == 0 and fe2 == 0x7f and fm2 == 0x195a39 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6d27d5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45f2de and fs2 == 0 and fe2 == 0x7f and fm2 == 0x195a39 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6d27d5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45f2de and fs2 == 0 and fe2 == 0x7f and fm2 == 0x195a39 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6d27d5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45f2de and fs2 == 0 and fe2 == 0x7f and fm2 == 0x195a39 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6d27d5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45f2de and fs2 == 0 and fe2 == 0x7f and fm2 == 0x195a39 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6d27d5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36feaa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x39770f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x049324 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36feaa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x39770f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x049324 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36feaa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x39770f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x049324 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36feaa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x39770f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x049324 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36feaa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x39770f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x049324 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dcb1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4451ca and fs3 == 0 and fe3 == 0xfd and fm3 == 0x59799a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dcb1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4451ca and fs3 == 0 and fe3 == 0xfd and fm3 == 0x59799a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dcb1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4451ca and fs3 == 0 and fe3 == 0xfd and fm3 == 0x59799a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dcb1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4451ca and fs3 == 0 and fe3 == 0xfd and fm3 == 0x59799a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dcb1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4451ca and fs3 == 0 and fe3 == 0xfd and fm3 == 0x59799a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x493572 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x4caef8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20e01d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x493572 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x4caef8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20e01d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x493572 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x4caef8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20e01d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x493572 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x4caef8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20e01d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x493572 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x4caef8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20e01d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623931 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x645990 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x49ca15 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623931 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x645990 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x49ca15 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623931 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x645990 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x49ca15 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623931 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x645990 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x49ca15 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623931 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x645990 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x49ca15 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3333bd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x05044b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3a39c6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3333bd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x05044b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3a39c6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3333bd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x05044b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3a39c6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3333bd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x05044b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3a39c6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3333bd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x05044b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3a39c6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0755d0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x287cca and fs3 == 0 and fe3 == 0xfc and fm3 == 0x322492 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0755d0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x287cca and fs3 == 0 and fe3 == 0xfc and fm3 == 0x322492 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0755d0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x287cca and fs3 == 0 and fe3 == 0xfc and fm3 == 0x322492 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0755d0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x287cca and fs3 == 0 and fe3 == 0xfc and fm3 == 0x322492 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0755d0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x287cca and fs3 == 0 and fe3 == 0xfc and fm3 == 0x322492 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e266 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x215d18 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67d083 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e266 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x215d18 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67d083 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e266 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x215d18 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67d083 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e266 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x215d18 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67d083 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e266 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x215d18 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67d083 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09c4a3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1dba6d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x29c3d8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09c4a3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1dba6d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x29c3d8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09c4a3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1dba6d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x29c3d8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09c4a3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1dba6d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x29c3d8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09c4a3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1dba6d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x29c3d8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55d3ce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3eed2d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1f794e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55d3ce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3eed2d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1f794e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55d3ce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3eed2d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1f794e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55d3ce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3eed2d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1f794e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55d3ce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3eed2d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1f794e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d4d3d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06fc02 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25e290 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d4d3d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06fc02 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25e290 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d4d3d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06fc02 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25e290 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d4d3d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06fc02 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25e290 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d4d3d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06fc02 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25e290 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52fc23 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dcc0d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x299c14 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52fc23 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dcc0d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x299c14 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52fc23 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dcc0d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x299c14 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52fc23 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dcc0d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x299c14 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52fc23 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dcc0d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x299c14 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x778bb6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3260f9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2c7cea and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x778bb6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3260f9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2c7cea and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x778bb6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3260f9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2c7cea and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x778bb6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3260f9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2c7cea and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x778bb6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3260f9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2c7cea and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161feb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea7ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275021 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161feb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea7ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275021 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161feb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea7ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275021 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161feb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea7ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275021 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161feb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea7ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275021 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x46aaa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x750c8e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e2b0e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x46aaa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x750c8e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e2b0e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x46aaa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x750c8e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e2b0e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x46aaa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x750c8e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e2b0e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x46aaa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x750c8e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e2b0e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x351ba3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x507ed5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13802f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x351ba3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x507ed5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13802f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x351ba3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x507ed5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13802f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x351ba3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x507ed5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13802f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x351ba3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x507ed5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13802f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x010fa7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x32615c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x33dbf0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x010fa7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x32615c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x33dbf0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x010fa7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x32615c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x33dbf0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x010fa7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x32615c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x33dbf0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x010fa7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x32615c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x33dbf0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0aa06a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x23b353 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x314a7d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0aa06a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x23b353 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x314a7d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0aa06a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x23b353 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x314a7d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0aa06a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x23b353 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x314a7d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0aa06a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x23b353 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x314a7d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1424d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5dd969 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00619d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1424d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5dd969 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00619d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1424d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5dd969 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00619d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1424d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5dd969 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00619d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1424d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5dd969 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00619d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dcf3e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x314854 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5a91c1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dcf3e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x314854 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5a91c1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dcf3e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x314854 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5a91c1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dcf3e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x314854 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5a91c1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dcf3e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x314854 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5a91c1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x787f5a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x446e61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eaca6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x787f5a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x446e61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eaca6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x787f5a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x446e61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eaca6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x787f5a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x446e61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eaca6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x787f5a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x446e61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eaca6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a6060 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x39001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06afbc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a6060 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x39001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06afbc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a6060 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x39001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06afbc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a6060 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x39001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06afbc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a6060 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x39001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06afbc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x360dc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x334fd9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f08d0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x360dc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x334fd9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f08d0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x360dc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x334fd9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f08d0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x360dc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x334fd9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f08d0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x360dc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x334fd9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f08d0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x214618 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ff4f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3560f6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x214618 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ff4f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3560f6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x214618 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ff4f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3560f6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x214618 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ff4f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3560f6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x214618 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ff4f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3560f6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eae04 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x49655f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2f2ece and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eae04 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x49655f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2f2ece and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eae04 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x49655f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2f2ece and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eae04 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x49655f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2f2ece and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eae04 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x49655f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2f2ece and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057f28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ad721 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x643cef and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057f28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ad721 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x643cef and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057f28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ad721 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x643cef and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057f28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ad721 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x643cef and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057f28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ad721 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x643cef and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28177b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x377ca6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x70f544 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28177b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x377ca6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x70f544 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28177b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x377ca6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x70f544 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28177b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x377ca6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x70f544 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28177b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x377ca6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x70f544 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12cc2f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3fdd86 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c0abd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12cc2f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3fdd86 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c0abd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12cc2f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3fdd86 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c0abd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12cc2f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3fdd86 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c0abd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12cc2f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3fdd86 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c0abd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70e3ae and fs2 == 0 and fe2 == 0x83 and fm2 == 0x085868 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x004c24 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70e3ae and fs2 == 0 and fe2 == 0x83 and fm2 == 0x085868 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x004c24 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70e3ae and fs2 == 0 and fe2 == 0x83 and fm2 == 0x085868 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x004c24 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70e3ae and fs2 == 0 and fe2 == 0x83 and fm2 == 0x085868 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x004c24 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70e3ae and fs2 == 0 and fe2 == 0x83 and fm2 == 0x085868 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x004c24 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4de670 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4de670 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4de670 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4de670 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4de670 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x67c89e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x67c89e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x67c89e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x67c89e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x67c89e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x76b07a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x76b07a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x76b07a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x76b07a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x76b07a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a1abc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a1abc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a1abc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a1abc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a1abc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55497a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55497a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55497a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55497a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55497a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x169be3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x169be3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x169be3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x169be3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x169be3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6142c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6142c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6142c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6142c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6142c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2955f8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2955f8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2955f8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2955f8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2955f8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6e96ab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6e96ab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6e96ab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6e96ab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6e96ab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20e19c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20e19c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20e19c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20e19c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20e19c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5d28cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5d28cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5d28cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5d28cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5d28cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6ac41d and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6ac41d and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6ac41d and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6ac41d and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6ac41d and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x15365b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x15365b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x15365b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x15365b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x15365b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4df5c4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4df5c4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4df5c4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4df5c4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4df5c4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2951df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2951df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2951df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2951df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2951df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5109c2 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5109c2 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5109c2 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5109c2 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5109c2 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb9e5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb9e5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb9e5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb9e5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb9e5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x437185 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x437185 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x437185 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x437185 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x437185 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ff72a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ff72a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ff72a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ff72a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ff72a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x41568d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x41568d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x41568d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x41568d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x41568d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x66cf10 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x66cf10 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x66cf10 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x66cf10 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x66cf10 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x794f79 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x794f79 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x794f79 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x794f79 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x794f79 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2637f1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2637f1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2637f1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2637f1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2637f1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x390b28 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x390b28 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x390b28 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x390b28 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x390b28 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bfc20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bfc20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bfc20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bfc20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bfc20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2eb223 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2eb223 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2eb223 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2eb223 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2eb223 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x63e702 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x63e702 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x63e702 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x63e702 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x63e702 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e8086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e8086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e8086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e8086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 1 #nosat' : 1 coverage: 1120/1120 total_coverage: 1261/1261
fmsub_b4 281/281 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 137 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 148 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 117 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 114 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 111 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 108 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x637214 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 1 and fe2 == 0x84 and fm2 == 0x45add1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 1 and fe2 == 0x84 and fm2 == 0x45add1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 1 and fe2 == 0x84 and fm2 == 0x45add1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 1 and fe2 == 0x84 and fm2 == 0x45add1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 1 and fe2 == 0x84 and fm2 == 0x45add1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x278d32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x278d32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x278d32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x278d32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x278d32 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7d7805 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7d7805 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7d7805 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7d7805 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7d7805 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3c1b7a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3c1b7a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3c1b7a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3c1b7a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3c1b7a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x091324 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x091324 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x091324 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x091324 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x091324 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x28bf77 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x28bf77 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x28bf77 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x28bf77 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x28bf77 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4201ad and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4201ad and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4201ad and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4201ad and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4201ad and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x378e8c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x378e8c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x378e8c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x378e8c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x378e8c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b7316 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b7316 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b7316 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b7316 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b7316 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2e80c2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2e80c2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2e80c2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2e80c2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2e80c2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3d2ab8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3d2ab8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3d2ab8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3d2ab8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3d2ab8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x123045 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x123045 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x123045 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x123045 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x123045 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x46412e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x46412e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x46412e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x46412e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x46412e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7a39d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7a39d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7a39d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7a39d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7a39d0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3c64cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3c64cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3c64cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3c64cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3c64cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x77f583 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x77f583 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x77f583 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x77f583 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x77f583 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4048c6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4048c6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4048c6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4048c6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4048c6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x09388b and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x09388b and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x09388b and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x09388b and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x09388b and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ae3df and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ae3df and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ae3df and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ae3df and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ae3df and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x46ac03 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x46ac03 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x46ac03 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x46ac03 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x46ac03 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1e16fa and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1e16fa and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1e16fa and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1e16fa and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1e16fa and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09b4fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09b4fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09b4fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09b4fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x81 and fm2 == 0x09b4fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x79d261 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x79d261 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x79d261 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x79d261 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x79d261 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x18f09e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x18f09e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x18f09e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x18f09e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x18f09e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4fed0f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4fed0f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4fed0f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4fed0f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4fed0f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x231a6d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x231a6d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x231a6d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x231a6d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x231a6d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52e25f and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52e25f and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52e25f and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52e25f and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52e25f and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x637214 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x637214 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x637214 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x637214 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 1 #nosat' : 1 coverage: 140/140 total_coverage: 281/281
fmsub_b5 361/361 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 217 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 228 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 197 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 194 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 191 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 188 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e8086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161feb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea7ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275021 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161feb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea7ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275021 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161feb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea7ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275021 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161feb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea7ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275021 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161feb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea7ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275021 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x46aaa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x750c8e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e2b0e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x46aaa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x750c8e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e2b0e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x46aaa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x750c8e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e2b0e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x46aaa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x750c8e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e2b0e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x46aaa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x750c8e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e2b0e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x351ba3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x507ed5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13802f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x351ba3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x507ed5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13802f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x351ba3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x507ed5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13802f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x351ba3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x507ed5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13802f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x351ba3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x507ed5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13802f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x010fa7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x32615c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x33dbf0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x010fa7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x32615c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x33dbf0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x010fa7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x32615c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x33dbf0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x010fa7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x32615c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x33dbf0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x010fa7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x32615c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x33dbf0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0aa06a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x23b353 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x314a7d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0aa06a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x23b353 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x314a7d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0aa06a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x23b353 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x314a7d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0aa06a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x23b353 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x314a7d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0aa06a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x23b353 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x314a7d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1424d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5dd969 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00619d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1424d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5dd969 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00619d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1424d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5dd969 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00619d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1424d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5dd969 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00619d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1424d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5dd969 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00619d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dcf3e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x314854 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5a91c1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dcf3e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x314854 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5a91c1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dcf3e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x314854 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5a91c1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dcf3e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x314854 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5a91c1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dcf3e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x314854 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5a91c1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x787f5a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x446e61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eaca6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x787f5a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x446e61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eaca6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x787f5a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x446e61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eaca6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x787f5a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x446e61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eaca6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x787f5a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x446e61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eaca6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a6060 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x39001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06afbc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a6060 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x39001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06afbc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a6060 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x39001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06afbc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a6060 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x39001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06afbc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a6060 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x39001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06afbc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x360dc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x334fd9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f08d0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x360dc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x334fd9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f08d0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x360dc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x334fd9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f08d0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x360dc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x334fd9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f08d0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x360dc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x334fd9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f08d0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x214618 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ff4f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3560f6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x214618 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ff4f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3560f6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x214618 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ff4f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3560f6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x214618 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ff4f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3560f6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x214618 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ff4f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3560f6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eae04 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x49655f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2f2ece and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eae04 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x49655f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2f2ece and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eae04 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x49655f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2f2ece and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eae04 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x49655f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2f2ece and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eae04 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x49655f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2f2ece and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057f28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ad721 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x643cef and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057f28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ad721 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x643cef and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057f28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ad721 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x643cef and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057f28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ad721 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x643cef and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057f28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ad721 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x643cef and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28177b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x377ca6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x70f544 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28177b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x377ca6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x70f544 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28177b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x377ca6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x70f544 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28177b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x377ca6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x70f544 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28177b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x377ca6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x70f544 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12cc2f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3fdd86 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c0abd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12cc2f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3fdd86 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c0abd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12cc2f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3fdd86 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c0abd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12cc2f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3fdd86 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c0abd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12cc2f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3fdd86 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c0abd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70e3ae and fs2 == 0 and fe2 == 0x83 and fm2 == 0x085868 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x004c24 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70e3ae and fs2 == 0 and fe2 == 0x83 and fm2 == 0x085868 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x004c24 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70e3ae and fs2 == 0 and fe2 == 0x83 and fm2 == 0x085868 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x004c24 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70e3ae and fs2 == 0 and fe2 == 0x83 and fm2 == 0x085868 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x004c24 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70e3ae and fs2 == 0 and fe2 == 0x83 and fm2 == 0x085868 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x004c24 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4de670 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4de670 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4de670 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4de670 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4de670 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x67c89e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x67c89e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x67c89e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x67c89e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x67c89e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x76b07a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x76b07a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x76b07a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x76b07a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x76b07a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a1abc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a1abc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a1abc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a1abc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a1abc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55497a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55497a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55497a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55497a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55497a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x169be3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x169be3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x169be3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x169be3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x169be3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6142c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6142c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6142c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6142c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6142c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2955f8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2955f8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2955f8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2955f8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2955f8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6e96ab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6e96ab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6e96ab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6e96ab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6e96ab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20e19c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20e19c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20e19c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20e19c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20e19c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5d28cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5d28cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5d28cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5d28cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5d28cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6ac41d and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6ac41d and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6ac41d and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6ac41d and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6ac41d and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x15365b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x15365b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x15365b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x15365b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x15365b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4df5c4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4df5c4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4df5c4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4df5c4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4df5c4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2951df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2951df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2951df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2951df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2951df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5109c2 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5109c2 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5109c2 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5109c2 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5109c2 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb9e5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb9e5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb9e5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb9e5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb9e5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x437185 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x437185 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x437185 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x437185 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x437185 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ff72a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ff72a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ff72a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ff72a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ff72a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x41568d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x41568d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x41568d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x41568d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x41568d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x66cf10 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x66cf10 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x66cf10 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x66cf10 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x66cf10 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x794f79 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x794f79 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x794f79 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x794f79 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x794f79 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2637f1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2637f1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2637f1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2637f1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2637f1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x390b28 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x390b28 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x390b28 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x390b28 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x390b28 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bfc20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bfc20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bfc20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bfc20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bfc20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2eb223 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2eb223 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2eb223 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2eb223 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2eb223 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x63e702 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x63e702 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x63e702 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x63e702 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x63e702 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e8086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e8086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e8086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e8086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 1 #nosat' : 1 coverage: 220/220 total_coverage: 361/361
fmsub_b6 281/281 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 137 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 148 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 117 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 114 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 111 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 108 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0x17 and fm1 == 0x2caedd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4133f4 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0252e0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4d4fc0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5f9b4b and fs3 == 0 and fe3 == 0x19 and fm3 == 0x335503 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4d4fc0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5f9b4b and fs3 == 0 and fe3 == 0x19 and fm3 == 0x335503 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4d4fc0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5f9b4b and fs3 == 0 and fe3 == 0x19 and fm3 == 0x335503 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4d4fc0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5f9b4b and fs3 == 0 and fe3 == 0x19 and fm3 == 0x335503 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4d4fc0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5f9b4b and fs3 == 0 and fe3 == 0x19 and fm3 == 0x335503 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x05f5a3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7b60ae and fs3 == 0 and fe3 == 0x19 and fm3 == 0x038a6e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x05f5a3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7b60ae and fs3 == 0 and fe3 == 0x19 and fm3 == 0x038a6e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x05f5a3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7b60ae and fs3 == 0 and fe3 == 0x19 and fm3 == 0x038a6e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x05f5a3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7b60ae and fs3 == 0 and fe3 == 0x19 and fm3 == 0x038a6e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x05f5a3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7b60ae and fs3 == 0 and fe3 == 0x19 and fm3 == 0x038a6e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x21d157 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x48d04e and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7dde70 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x21d157 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x48d04e and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7dde70 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x21d157 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x48d04e and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7dde70 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x21d157 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x48d04e and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7dde70 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x21d157 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x48d04e and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7dde70 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x18ed18 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3a3fad and fs3 == 0 and fe3 == 0x19 and fm3 == 0x5e849b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x18ed18 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3a3fad and fs3 == 0 and fe3 == 0x19 and fm3 == 0x5e849b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x18ed18 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3a3fad and fs3 == 0 and fe3 == 0x19 and fm3 == 0x5e849b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x18ed18 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3a3fad and fs3 == 0 and fe3 == 0x19 and fm3 == 0x5e849b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x18ed18 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3a3fad and fs3 == 0 and fe3 == 0x19 and fm3 == 0x5e849b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3602f5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x74055f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x2d7ea4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3602f5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x74055f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x2d7ea4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3602f5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x74055f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x2d7ea4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3602f5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x74055f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x2d7ea4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x3602f5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x74055f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x2d7ea4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x16 and fm1 == 0x70847f and fs2 == 0 and fe2 == 0x82 and fm2 == 0x5858c1 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x4b432f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x16 and fm1 == 0x70847f and fs2 == 0 and fe2 == 0x82 and fm2 == 0x5858c1 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x4b432f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x16 and fm1 == 0x70847f and fs2 == 0 and fe2 == 0x82 and fm2 == 0x5858c1 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x4b432f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x16 and fm1 == 0x70847f and fs2 == 0 and fe2 == 0x82 and fm2 == 0x5858c1 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x4b432f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x16 and fm1 == 0x70847f and fs2 == 0 and fe2 == 0x82 and fm2 == 0x5858c1 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x4b432f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x03d9c3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x59f349 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x6081c8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x03d9c3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x59f349 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x6081c8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x03d9c3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x59f349 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x6081c8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x03d9c3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x59f349 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x6081c8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x03d9c3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x59f349 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x6081c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x5167f7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x721752 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x46075c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x5167f7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x721752 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x46075c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x5167f7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x721752 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x46075c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x5167f7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x721752 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x46075c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x5167f7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x721752 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x46075c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x425bb3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x383ee2 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0be1a7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x425bb3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x383ee2 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0be1a7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x425bb3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x383ee2 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0be1a7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x425bb3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x383ee2 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0be1a7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x425bb3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x383ee2 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0be1a7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x24f9ec and fs2 == 0 and fe2 == 0x7e and fm2 == 0x50732e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x06554a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x24f9ec and fs2 == 0 and fe2 == 0x7e and fm2 == 0x50732e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x06554a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x24f9ec and fs2 == 0 and fe2 == 0x7e and fm2 == 0x50732e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x06554a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x24f9ec and fs2 == 0 and fe2 == 0x7e and fm2 == 0x50732e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x06554a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x24f9ec and fs2 == 0 and fe2 == 0x7e and fm2 == 0x50732e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x06554a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0f2a06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x760e49 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x099a5f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0f2a06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x760e49 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x099a5f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0f2a06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x760e49 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x099a5f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0f2a06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x760e49 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x099a5f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0f2a06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x760e49 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x099a5f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1378fe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2137b5 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x39be5f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1378fe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2137b5 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x39be5f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1378fe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2137b5 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x39be5f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1378fe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2137b5 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x39be5f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1378fe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2137b5 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x39be5f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x31b80e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0c5a70 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x42dee1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x31b80e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0c5a70 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x42dee1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x31b80e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0c5a70 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x42dee1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x31b80e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0c5a70 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x42dee1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x31b80e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0c5a70 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x42dee1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x17a548 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6d1237 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0c6ece and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x17a548 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6d1237 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0c6ece and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x17a548 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6d1237 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0c6ece and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x17a548 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6d1237 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0c6ece and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x17a548 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6d1237 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0c6ece and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x19b024 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x412f99 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x67f4bd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x19b024 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x412f99 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x67f4bd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x19b024 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x412f99 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x67f4bd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x19b024 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x412f99 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x67f4bd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x19b024 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x412f99 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x67f4bd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2430fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x33ea2f and fs3 == 0 and fe3 == 0x18 and fm3 == 0x66c8eb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2430fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x33ea2f and fs3 == 0 and fe3 == 0x18 and fm3 == 0x66c8eb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2430fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x33ea2f and fs3 == 0 and fe3 == 0x18 and fm3 == 0x66c8eb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2430fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x33ea2f and fs3 == 0 and fe3 == 0x18 and fm3 == 0x66c8eb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2430fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x33ea2f and fs3 == 0 and fe3 == 0x18 and fm3 == 0x66c8eb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x449c34 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0de987 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x59fac6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x449c34 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0de987 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x59fac6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x449c34 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0de987 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x59fac6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x449c34 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0de987 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x59fac6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x449c34 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0de987 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x59fac6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0ecbe0 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x49ce2d and fs3 == 0 and fe3 == 0x17 and fm3 == 0x61222a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0ecbe0 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x49ce2d and fs3 == 0 and fe3 == 0x17 and fm3 == 0x61222a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0ecbe0 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x49ce2d and fs3 == 0 and fe3 == 0x17 and fm3 == 0x61222a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0ecbe0 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x49ce2d and fs3 == 0 and fe3 == 0x17 and fm3 == 0x61222a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0ecbe0 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x49ce2d and fs3 == 0 and fe3 == 0x17 and fm3 == 0x61222a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x6d836e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1577dc and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0aacb4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x6d836e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1577dc and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0aacb4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x6d836e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1577dc and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0aacb4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x6d836e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1577dc and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0aacb4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x6d836e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1577dc and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0aacb4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x491aa7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0180b7 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x4b7718 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x491aa7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0180b7 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x4b7718 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x491aa7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0180b7 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x4b7718 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x491aa7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0180b7 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x4b7718 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x491aa7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0180b7 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x4b7718 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x01e14d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x777585 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7b1802 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x01e14d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x777585 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7b1802 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x01e14d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x777585 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7b1802 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x01e14d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x777585 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7b1802 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x01e14d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x777585 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7b1802 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x067ffd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x791f79 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x02e307 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x067ffd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x791f79 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x02e307 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x067ffd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x791f79 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x02e307 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x067ffd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x791f79 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x02e307 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x067ffd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x791f79 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x02e307 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x0b2761 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0a6dcd and fs3 == 0 and fe3 == 0x1b and fm3 == 0x167dd4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x0b2761 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0a6dcd and fs3 == 0 and fe3 == 0x1b and fm3 == 0x167dd4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x0b2761 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0a6dcd and fs3 == 0 and fe3 == 0x1b and fm3 == 0x167dd4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x0b2761 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0a6dcd and fs3 == 0 and fe3 == 0x1b and fm3 == 0x167dd4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x0b2761 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0a6dcd and fs3 == 0 and fe3 == 0x1b and fm3 == 0x167dd4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x6021a1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1d6e97 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x09d573 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x6021a1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1d6e97 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x09d573 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x6021a1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1d6e97 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x09d573 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x6021a1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1d6e97 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x09d573 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x6021a1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1d6e97 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x09d573 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2e29a1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x03fac0 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3393ca and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2e29a1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x03fac0 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3393ca and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2e29a1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x03fac0 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3393ca and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2e29a1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x03fac0 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3393ca and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x2e29a1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x03fac0 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3393ca and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x784f38 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x148031 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x100a24 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x784f38 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x148031 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x100a24 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x784f38 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x148031 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x100a24 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x784f38 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x148031 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x100a24 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x784f38 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x148031 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x100a24 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x14f25c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f3b13 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01e17d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x14f25c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f3b13 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01e17d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x14f25c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f3b13 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01e17d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x14f25c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f3b13 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01e17d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x14f25c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f3b13 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01e17d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x17 and fm1 == 0x2caedd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4133f4 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0252e0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x17 and fm1 == 0x2caedd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4133f4 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0252e0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x17 and fm1 == 0x2caedd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4133f4 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0252e0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x17 and fm1 == 0x2caedd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4133f4 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0252e0 and rm_val == 1 #nosat' : 1 coverage: 140/140 total_coverage: 281/281
fmsub_b7 301/301 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 157 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 168 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 137 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 134 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 131 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 128 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x78b41c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e8086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67b44e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0aa728 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x5d031f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x6f67fd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1654f7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5049bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x74a0ac and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45fe09 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x285f5e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x023878 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x780309 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b0a9f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x25b451 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e0e28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57494f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fd451 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18ee3e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c9b1c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b1bae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x28a4b8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0ace5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36e17b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2980ff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c483e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x39c4c2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d89da and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5dbf76 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5b9da0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6d3ae1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x145fb2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x097eb9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x168405 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x12771a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2c3aa4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x60a082 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x127dc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0089e4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5edc92 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x544a7b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x38cf80 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3acfb2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x68a6d7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x29c5f9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2147aa and fs2 == 0 and fe2 == 0x7c and fm2 == 0x272c67 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x52a373 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56da71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x57ca8e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x351b75 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34e60e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0d1155 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x475deb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ff4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2075c6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x284b78 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3790e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7c192a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x34c4a9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2db366 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x16e747 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4cc816 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ab84 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d20ce and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05011c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b35f0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x534a7c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4221e4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f329c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x78b546 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2a3516 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x57b43e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2d2d8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11eb2e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14462d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x284ddf and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42f650 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ed7f8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ea3ff and fs3 == 0 and fe3 == 0xfc and fm3 == 0x54ac1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x22fbeb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x28f8b9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x572759 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x554a27 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x34bbbd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16948f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7a5ab2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4b88d9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x470bbf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b3cb2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4470eb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x55afc7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x045cbd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2fd438 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x35d23f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x414a12 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x4b3911 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1970d3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x290209 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5502b1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0ca079 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4906ca and fs2 == 0 and fe2 == 0x7a and fm2 == 0x125993 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x65d86c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40a218 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07b31d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4c3884 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x218570 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ba263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3033d3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x600183 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x466c5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2d9ffe and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07da62 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x25c38c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2fef0e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x495443 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5e2b56 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2eb928 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x473131 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ec9ce and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20e69b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x38bbf7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c0856 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x61311d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4168bc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x14e7f4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x60ff95 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9f2e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02ca7f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x22149c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x269533 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x009bc1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275fe8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a3505 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x62f173 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x334186 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a6931 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2b4da6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x79799d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4930f1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x5eb217 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x2f0468 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x068e75 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x486b61 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x52af79 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c37fe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ba417 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c6419 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x608613 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x34efdc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1eb0a4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2dbb49 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x642cc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ad92f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x432184 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x184b7b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x682adf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b294d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x702ea5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x029014 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a21ed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x16f6d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35c8f6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a8ee5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5094c0 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x180081 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f5f89 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1a22b0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19c214 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x091acb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0d73d3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x178395 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1006e7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x232351 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x379087 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ead5d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5c215d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1633bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x023841 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x795742 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7daa35 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7abe59 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1cc009 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x198816 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x215d15 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x120cac and fs3 == 0 and fe3 == 0xfd and fm3 == 0x381e27 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6fa438 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38a8b3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2cdbf4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x171200 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x04fd3a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1cf56f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2950a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03b4cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2e37b3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x375c30 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x437d92 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c052a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33e876 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06f814 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3db40b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a6a0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6f63f4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bbc44 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x470bc0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2b028e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x04f6d6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2ba537 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x200701 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5697ea and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x088938 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x26ec21 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x320dd5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e22cb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x121c20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46c5f4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d1eb3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x67748e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0e0e3c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23b468 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7205fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ac45f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bcf66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b5a50 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3d1b15 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7d2ec5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2d33bc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b4bc6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c83f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b3bb8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15941a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0049cc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x13e107 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x14364a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x488955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33c213 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cd00e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25c226 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4e711a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ab76 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4acb44 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6d29cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bdf4a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x509405 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x4bec9d and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x262628 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ad9d0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0e173c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x612e76 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0de66d and fs2 == 0 and fe2 == 0x84 and fm2 == 0x24b40d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3696d7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f23e5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x47728f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x77f83d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x039278 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x45d015 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4b5552 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x03eb38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x184c25 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1cf5cd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x32f0a0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x04e6dc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x39cae1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22fef2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x15bca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eacfb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0bd6b8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb626 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3caf87 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41bbe4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x304583 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0565c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6bcd6f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x77b7b4 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x642c6c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1cad6c and fs2 == 0 and fe2 == 0x84 and fm2 == 0x092539 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x27df2e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1bd969 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x655a0f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ba04e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf2 and fm1 == 0x3775d9 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x221af5 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6857ca and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0294a2 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1e5203 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x218322 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x205482 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x47070a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x794c35 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f39ad and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a7c97 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x4ee451 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1f0870 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4409e1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x739132 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16ac6a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x02272a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x193536 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27e812 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x699098 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19310e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cb5d8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5df921 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15c10f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01d495 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x238717 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x25ddbc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45f2de and fs2 == 0 and fe2 == 0x7f and fm2 == 0x195a39 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6d27d5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36feaa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x39770f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x049324 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0dcb1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4451ca and fs3 == 0 and fe3 == 0xfd and fm3 == 0x59799a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x493572 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x4caef8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20e01d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623931 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x645990 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x49ca15 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3333bd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x05044b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3a39c6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0755d0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x287cca and fs3 == 0 and fe3 == 0xfc and fm3 == 0x322492 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e266 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x215d18 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x67d083 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09c4a3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1dba6d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x29c3d8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55d3ce and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3eed2d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1f794e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d4d3d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x06fc02 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25e290 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52fc23 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dcc0d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x299c14 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x778bb6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3260f9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2c7cea and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x161feb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea7ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x275021 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x46aaa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x750c8e and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3e2b0e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x351ba3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x507ed5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13802f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x010fa7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x32615c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x33dbf0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0aa06a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x23b353 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x314a7d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1424d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5dd969 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00619d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1dcf3e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x314854 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5a91c1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x787f5a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x446e61 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3eaca6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3a6060 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x39001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06afbc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x360dc2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x334fd9 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f08d0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x214618 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ff4f9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3560f6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eae04 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x49655f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2f2ece and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057f28 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ad721 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x643cef and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28177b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x377ca6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x70f544 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12cc2f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3fdd86 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c0abd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70e3ae and fs2 == 0 and fe2 == 0x83 and fm2 == 0x085868 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x004c24 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6972bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4de670 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3bc306 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x208f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x67c89e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x115efd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c318d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x76b07a and fs3 == 0 and fe3 == 0xfb and fm3 == 0x355959 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0db1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a1abc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5d22dd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x49acea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55497a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2806c1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b7753 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x169be3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5c9425 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x188556 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6142c5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0634f9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e05d5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2955f8 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x663896 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7143d8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6e96ab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x60db12 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02a304 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20e19c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x243208 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x371843 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5d28cc and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1e2d21 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x525578 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6ac41d and fs3 == 0 and fe3 == 0xfa and fm3 == 0x40e341 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7557bf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x15365b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0f002a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0acc40 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4df5c4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5f559e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ce9fd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2951df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cb23d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5d9367 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5109c2 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x34edca and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d370 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb9e5 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5e6b80 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b70e3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x437185 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0f1a1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d9b86 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2ff72a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x185346 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70ef31 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x41568d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35f5c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3e28e8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x66cf10 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b7290 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2303ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x794f79 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1ec16f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x569889 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2637f1 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0b55ce and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x665f91 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x390b28 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x26851a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x322c35 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0bfc20 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x42daf5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4dc757 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2eb223 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0c6cae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f575 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x63e702 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x5e8636 and rm_val == 3 #nosat' : 1 coverage: 160/160 total_coverage: 301/301
fmsub_b8 1821/1821 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 1677 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fmsub.s: 1688 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 1657 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1654 f31: 4 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1651 f3: 1 f30: 7 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1648 f29: 10 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2d194b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x20bf06 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5961f2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3a380d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5427f0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a5378 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3a380d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5427f0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a5378 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3a380d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5427f0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a5378 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3a380d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5427f0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a5378 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3a380d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5427f0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a5378 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f3d90 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ba602 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f8a6e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f3d90 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ba602 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f8a6e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f3d90 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ba602 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f8a6e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f3d90 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ba602 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f8a6e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f3d90 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ba602 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f8a6e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x358044 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b6387 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x323b53 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x358044 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b6387 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x323b53 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x358044 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b6387 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x323b53 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x358044 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b6387 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x323b53 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x358044 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7b6387 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x323b53 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4475d8 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x55b4f6 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2400ec and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4475d8 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x55b4f6 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2400ec and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4475d8 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x55b4f6 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2400ec and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4475d8 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x55b4f6 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2400ec and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4475d8 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x55b4f6 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2400ec and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75e04b and fs2 == 0 and fe2 == 0x7c and fm2 == 0x681ae8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5eed1c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75e04b and fs2 == 0 and fe2 == 0x7c and fm2 == 0x681ae8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5eed1c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75e04b and fs2 == 0 and fe2 == 0x7c and fm2 == 0x681ae8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5eed1c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75e04b and fs2 == 0 and fe2 == 0x7c and fm2 == 0x681ae8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5eed1c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75e04b and fs2 == 0 and fe2 == 0x7c and fm2 == 0x681ae8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5eed1c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0aecbe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5392e0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x65a1ac and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0aecbe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5392e0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x65a1ac and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0aecbe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5392e0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x65a1ac and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0aecbe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5392e0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x65a1ac and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0aecbe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5392e0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x65a1ac and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x348ec9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2abcea and fs3 == 0 and fe3 == 0x7c and fm3 == 0x70d820 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x348ec9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2abcea and fs3 == 0 and fe3 == 0x7c and fm3 == 0x70d820 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x348ec9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2abcea and fs3 == 0 and fe3 == 0x7c and fm3 == 0x70d820 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x348ec9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2abcea and fs3 == 0 and fe3 == 0x7c and fm3 == 0x70d820 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x348ec9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2abcea and fs3 == 0 and fe3 == 0x7c and fm3 == 0x70d820 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x6fa798 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x183049 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0e78b6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x6fa798 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x183049 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0e78b6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x6fa798 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x183049 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0e78b6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x6fa798 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x183049 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0e78b6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x6fa798 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x183049 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0e78b6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x748c7e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2a6656 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x22c70e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x748c7e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2a6656 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x22c70e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x748c7e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2a6656 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x22c70e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x748c7e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2a6656 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x22c70e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x748c7e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2a6656 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x22c70e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64158f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x72f97b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587aa8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64158f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x72f97b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587aa8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64158f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x72f97b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587aa8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64158f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x72f97b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587aa8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64158f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x72f97b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587aa8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x636696 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x5896e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x406494 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x636696 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x5896e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x406494 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x636696 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x5896e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x406494 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x636696 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x5896e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x406494 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x636696 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x5896e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x406494 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3298be and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5426d9 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x140197 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3298be and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5426d9 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x140197 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3298be and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5426d9 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x140197 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3298be and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5426d9 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x140197 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3298be and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5426d9 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x140197 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1bc546 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x764855 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x15db95 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1bc546 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x764855 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x15db95 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1bc546 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x764855 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x15db95 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1bc546 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x764855 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x15db95 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1bc546 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x764855 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x15db95 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x535d9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b0092 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ff44a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x535d9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b0092 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ff44a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x535d9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b0092 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ff44a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x535d9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b0092 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ff44a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x535d9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b0092 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ff44a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x559d10 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x219988 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06d7e3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x559d10 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x219988 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06d7e3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x559d10 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x219988 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06d7e3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x559d10 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x219988 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06d7e3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x559d10 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x219988 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06d7e3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77bee3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x19af70 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x14badf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77bee3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x19af70 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x14badf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77bee3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x19af70 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x14badf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77bee3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x19af70 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x14badf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77bee3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x19af70 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x14badf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0228dd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7642f5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a6aa0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0228dd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7642f5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a6aa0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0228dd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7642f5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a6aa0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0228dd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7642f5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a6aa0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0228dd and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7642f5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a6aa0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x3ca5a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5244e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1af2aa and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x3ca5a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5244e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1af2aa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x3ca5a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5244e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1af2aa and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x3ca5a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5244e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1af2aa and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x3ca5a9 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5244e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1af2aa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x19a984 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6c568d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ddc39 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x19a984 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6c568d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ddc39 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x19a984 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6c568d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ddc39 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x19a984 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6c568d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ddc39 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x19a984 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6c568d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ddc39 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3a9e60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03f668 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x406557 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3a9e60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03f668 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x406557 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3a9e60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03f668 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x406557 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3a9e60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03f668 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x406557 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3a9e60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03f668 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x406557 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0c6e13 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x36f292 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x48b6a3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0c6e13 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x36f292 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x48b6a3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0c6e13 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x36f292 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x48b6a3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0c6e13 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x36f292 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x48b6a3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0c6e13 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x36f292 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x48b6a3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7e42e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3eed7e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3da18a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7e42e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3eed7e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3da18a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7e42e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3eed7e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3da18a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7e42e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3eed7e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3da18a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7e42e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3eed7e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3da18a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x045c75 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x586732 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fc6bc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x045c75 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x586732 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fc6bc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x045c75 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x586732 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fc6bc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x045c75 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x586732 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fc6bc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x045c75 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x586732 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fc6bc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x701cde and fs2 == 0 and fe2 == 0x7e and fm2 == 0x45318c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x38f4b0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x701cde and fs2 == 0 and fe2 == 0x7e and fm2 == 0x45318c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x38f4b0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x701cde and fs2 == 0 and fe2 == 0x7e and fm2 == 0x45318c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x38f4b0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x701cde and fs2 == 0 and fe2 == 0x7e and fm2 == 0x45318c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x38f4b0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x701cde and fs2 == 0 and fe2 == 0x7e and fm2 == 0x45318c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x38f4b0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f85b8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07f11b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x296b85 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f85b8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07f11b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x296b85 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f85b8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07f11b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x296b85 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f85b8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07f11b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x296b85 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f85b8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07f11b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x296b85 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x160bb9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4fd4a5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x73a03b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x160bb9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4fd4a5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x73a03b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x160bb9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4fd4a5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x73a03b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x160bb9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4fd4a5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x73a03b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x160bb9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4fd4a5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x73a03b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x002ce0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x161f4e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1653f0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x002ce0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x161f4e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1653f0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x002ce0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x161f4e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1653f0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x002ce0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x161f4e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1653f0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x002ce0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x161f4e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1653f0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5c5b10 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x062153 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x66e8b4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5c5b10 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x062153 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x66e8b4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5c5b10 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x062153 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x66e8b4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5c5b10 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x062153 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x66e8b4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5c5b10 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x062153 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x66e8b4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x42c899 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x798795 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ddc47 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x42c899 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x798795 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ddc47 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x42c899 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x798795 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ddc47 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x42c899 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x798795 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ddc47 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x42c899 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x798795 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ddc47 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x28759f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30cbde and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68ae0a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x28759f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30cbde and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68ae0a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x28759f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30cbde and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68ae0a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x28759f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30cbde and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68ae0a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x28759f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30cbde and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68ae0a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ebe68 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x101e2a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68c6ef and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ebe68 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x101e2a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68c6ef and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ebe68 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x101e2a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68c6ef and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ebe68 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x101e2a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68c6ef and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ebe68 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x101e2a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68c6ef and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0ccf64 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x48399d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5c436e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0ccf64 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x48399d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5c436e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0ccf64 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x48399d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5c436e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0ccf64 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x48399d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5c436e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0ccf64 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x48399d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5c436e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3ffb13 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x1a0522 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x6701c7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3ffb13 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x1a0522 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x6701c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3ffb13 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x1a0522 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x6701c7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3ffb13 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x1a0522 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x6701c7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3ffb13 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x1a0522 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x6701c7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x00bfa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468336 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47ac6c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x00bfa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468336 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47ac6c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x00bfa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468336 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47ac6c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x00bfa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468336 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47ac6c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x00bfa4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x468336 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x47ac6c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ac8dd and fs2 == 0 and fe2 == 0x7b and fm2 == 0x73229f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x409817 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ac8dd and fs2 == 0 and fe2 == 0x7b and fm2 == 0x73229f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x409817 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ac8dd and fs2 == 0 and fe2 == 0x7b and fm2 == 0x73229f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x409817 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ac8dd and fs2 == 0 and fe2 == 0x7b and fm2 == 0x73229f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x409817 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4ac8dd and fs2 == 0 and fe2 == 0x7b and fm2 == 0x73229f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x409817 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5529b3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x00df59 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x569da6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5529b3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x00df59 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x569da6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5529b3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x00df59 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x569da6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5529b3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x00df59 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x569da6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5529b3 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x00df59 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x569da6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x62a6ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f1e33 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1b0ab6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x62a6ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f1e33 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1b0ab6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x62a6ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f1e33 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1b0ab6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x62a6ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f1e33 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1b0ab6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x62a6ba and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f1e33 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1b0ab6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x302161 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x021340 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x32fc64 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x302161 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x021340 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x32fc64 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x302161 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x021340 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x32fc64 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x302161 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x021340 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x32fc64 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x302161 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x021340 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x32fc64 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x422e85 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x79b112 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d658f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x422e85 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x79b112 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d658f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x422e85 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x79b112 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d658f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x422e85 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x79b112 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d658f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x422e85 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x79b112 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d658f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x33c539 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3e45ff and fs3 == 0 and fe3 == 0x7d and fm3 == 0x059d88 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x33c539 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3e45ff and fs3 == 0 and fe3 == 0x7d and fm3 == 0x059d88 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x33c539 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3e45ff and fs3 == 0 and fe3 == 0x7d and fm3 == 0x059d88 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x33c539 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3e45ff and fs3 == 0 and fe3 == 0x7d and fm3 == 0x059d88 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x33c539 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3e45ff and fs3 == 0 and fe3 == 0x7d and fm3 == 0x059d88 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x071ef1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1f2ae3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2805b6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x071ef1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1f2ae3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2805b6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x071ef1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1f2ae3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2805b6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x071ef1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1f2ae3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2805b6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x071ef1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1f2ae3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2805b6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x15f5ea and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3eb11b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5f6886 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x15f5ea and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3eb11b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5f6886 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x15f5ea and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3eb11b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5f6886 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x15f5ea and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3eb11b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5f6886 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x15f5ea and fs2 == 0 and fe2 == 0x82 and fm2 == 0x3eb11b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5f6886 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x1289e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6a90b3 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x489c02 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x1289e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6a90b3 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x489c02 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x1289e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6a90b3 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x489c02 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x1289e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6a90b3 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x489c02 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x1289e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6a90b3 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x489c02 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x40aeda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bd51a and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x24fd58 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x40aeda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bd51a and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x24fd58 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x40aeda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bd51a and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x24fd58 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x40aeda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bd51a and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x24fd58 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x40aeda and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0bd51a and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x24fd58 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3b7b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7d948c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x66d72e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3b7b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7d948c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x66d72e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3b7b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7d948c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x66d72e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3b7b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7d948c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x66d72e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3b7b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7d948c and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x66d72e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3835e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3aaf30 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x4aa762 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3835e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3aaf30 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x4aa762 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3835e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3aaf30 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x4aa762 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3835e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3aaf30 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x4aa762 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3835e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3aaf30 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x4aa762 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x70d1ac and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52cd49 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x0c9a37 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x70d1ac and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52cd49 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x0c9a37 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x70d1ac and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52cd49 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x0c9a37 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x70d1ac and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52cd49 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x0c9a37 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x70d1ac and fs2 == 0 and fe2 == 0x7f and fm2 == 0x52cd49 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x0c9a37 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x218263 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x421a83 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x69d626 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x218263 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x421a83 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x69d626 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x218263 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x421a83 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x69d626 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x218263 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x421a83 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x69d626 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x218263 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x421a83 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x69d626 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x625f4b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0324ab and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x4fdcc2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x625f4b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0324ab and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x4fdcc2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x625f4b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0324ab and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x4fdcc2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x625f4b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0324ab and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x4fdcc2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x625f4b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0324ab and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x4fdcc2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3f27a3 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x27aa05 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x74c73f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3f27a3 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x27aa05 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x74c73f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3f27a3 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x27aa05 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x74c73f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3f27a3 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x27aa05 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x74c73f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3f27a3 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x27aa05 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x74c73f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x02ce78 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150871 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4267ca and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x02ce78 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150871 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4267ca and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x02ce78 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150871 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4267ca and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x02ce78 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150871 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4267ca and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x02ce78 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150871 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4267ca and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x7f4efa and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2273b5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x080d80 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x7f4efa and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2273b5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x080d80 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x7f4efa and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2273b5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x080d80 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x7f4efa and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2273b5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x080d80 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x7f4efa and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2273b5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x080d80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x123d34 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x58daee and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6f82d1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x123d34 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x58daee and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6f82d1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x123d34 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x58daee and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6f82d1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x123d34 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x58daee and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6f82d1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x123d34 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x58daee and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6f82d1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x504d42 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x104e80 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x55ad53 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x504d42 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x104e80 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x55ad53 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x504d42 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x104e80 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x55ad53 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x504d42 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x104e80 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x55ad53 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x504d42 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x104e80 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x55ad53 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0ce126 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x73d2ab and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x45b4c4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0ce126 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x73d2ab and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x45b4c4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0ce126 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x73d2ab and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x45b4c4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0ce126 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x73d2ab and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x45b4c4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0ce126 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x73d2ab and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x45b4c4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x38aee4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7d6076 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x5b29bb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x38aee4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7d6076 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x5b29bb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x38aee4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7d6076 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x5b29bb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x38aee4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7d6076 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x5b29bb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x38aee4 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7d6076 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x5b29bb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7fb0de and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ba918 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16d448 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7fb0de and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ba918 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16d448 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7fb0de and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ba918 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16d448 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7fb0de and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ba918 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16d448 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7fb0de and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ba918 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16d448 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3e93e2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f7ee4 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x492a1c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3e93e2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f7ee4 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x492a1c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3e93e2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f7ee4 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x492a1c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3e93e2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f7ee4 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x492a1c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3e93e2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f7ee4 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x492a1c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x66cd11 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x371fc8 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1464fc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x66cd11 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x371fc8 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1464fc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x66cd11 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x371fc8 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1464fc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x66cd11 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x371fc8 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1464fc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x66cd11 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x371fc8 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1464fc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6d287a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6cafff and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3688b6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6d287a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6cafff and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3688b6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6d287a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6cafff and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3688b6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6d287a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6cafff and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3688b6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6d287a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6cafff and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3688b6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x56cff7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ada94 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x75d83d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x56cff7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ada94 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x75d83d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x56cff7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ada94 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x75d83d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x56cff7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ada94 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x75d83d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x56cff7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ada94 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x75d83d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa0 and fm1 == 0x643f15 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x7b57b6 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x40301b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa0 and fm1 == 0x643f15 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x7b57b6 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x40301b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa0 and fm1 == 0x643f15 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x7b57b6 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x40301b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa0 and fm1 == 0x643f15 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x7b57b6 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x40301b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa0 and fm1 == 0x643f15 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x7b57b6 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x40301b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x21d4fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3a4e76 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x571962 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x21d4fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3a4e76 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x571962 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x21d4fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3a4e76 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x571962 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x21d4fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3a4e76 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x571962 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x21d4fb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3a4e76 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x571962 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x10158d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x18d2cd and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x301b8b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x10158d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x18d2cd and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x301b8b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x10158d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x18d2cd and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x301b8b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x10158d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x18d2cd and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x301b8b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x10158d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x18d2cd and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x301b8b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x66ca0e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38daa2 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1a9953 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x66ca0e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38daa2 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1a9953 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x66ca0e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38daa2 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1a9953 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x66ca0e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38daa2 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1a9953 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x66ca0e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38daa2 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1a9953 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa1 and fm1 == 0x6b4e1e and fs2 == 0 and fe2 == 0x87 and fm2 == 0x4fbad5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x7bbf98 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa1 and fm1 == 0x6b4e1e and fs2 == 0 and fe2 == 0x87 and fm2 == 0x4fbad5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x7bbf98 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa1 and fm1 == 0x6b4e1e and fs2 == 0 and fe2 == 0x87 and fm2 == 0x4fbad5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x7bbf98 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa1 and fm1 == 0x6b4e1e and fs2 == 0 and fe2 == 0x87 and fm2 == 0x4fbad5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x7bbf98 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa1 and fm1 == 0x6b4e1e and fs2 == 0 and fe2 == 0x87 and fm2 == 0x4fbad5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x7bbf98 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x78e76d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06eb27 and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x4b7184 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x78e76d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06eb27 and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x4b7184 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x78e76d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06eb27 and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x4b7184 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x78e76d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06eb27 and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x4b7184 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x78e76d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06eb27 and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x4b7184 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x6cefd2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x033993 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x65d00a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x6cefd2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x033993 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x65d00a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x6cefd2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x033993 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x65d00a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x6cefd2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x033993 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x65d00a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x6cefd2 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x033993 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x65d00a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x630966 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x75d750 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x340de5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x630966 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x75d750 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x340de5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x630966 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x75d750 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x340de5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x630966 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x75d750 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x340de5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x630966 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x75d750 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x340de5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x51f9be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6b72f1 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x023d11 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x51f9be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6b72f1 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x023d11 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x51f9be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6b72f1 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x023d11 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x51f9be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6b72f1 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x023d11 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x51f9be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6b72f1 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x023d11 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x73e6cb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x182a29 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x07c9a0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x73e6cb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x182a29 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x07c9a0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x73e6cb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x182a29 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x07c9a0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x73e6cb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x182a29 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x07c9a0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x73e6cb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x182a29 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x07c9a0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x112478 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2c0a36 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x06292c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x112478 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2c0a36 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x06292c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x112478 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2c0a36 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x06292c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x112478 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2c0a36 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x06292c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x112478 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2c0a36 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x06292c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x57c40c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x702cf5 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x14db60 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x57c40c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x702cf5 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x14db60 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x57c40c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x702cf5 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x14db60 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x57c40c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x702cf5 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x14db60 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x57c40c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x702cf5 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x14db60 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x56df92 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1459a7 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x721202 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x56df92 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1459a7 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x721202 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x56df92 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1459a7 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x721202 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x56df92 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1459a7 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x721202 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x56df92 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1459a7 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x721202 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x661e70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x34a6d3 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x098d71 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x661e70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x34a6d3 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x098d71 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x661e70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x34a6d3 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x098d71 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x661e70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x34a6d3 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x098d71 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x661e70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x34a6d3 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x098d71 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x51e4d1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x19a0ab and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x77d5f1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x51e4d1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x19a0ab and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x77d5f1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x51e4d1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x19a0ab and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x77d5f1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x51e4d1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x19a0ab and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x77d5f1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x51e4d1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x19a0ab and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x77d5f1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa4 and fm1 == 0x0f6581 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x26b273 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6afe39 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa4 and fm1 == 0x0f6581 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x26b273 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6afe39 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa4 and fm1 == 0x0f6581 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x26b273 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6afe39 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa4 and fm1 == 0x0f6581 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x26b273 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6afe39 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa4 and fm1 == 0x0f6581 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x26b273 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6afe39 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7a6673 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7d6214 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6fae5d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7a6673 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7d6214 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6fae5d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7a6673 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7d6214 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6fae5d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7a6673 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7d6214 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6fae5d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x7a6673 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7d6214 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x6fae5d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x64c718 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2bc4fb and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4c0833 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x64c718 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2bc4fb and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4c0833 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x64c718 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2bc4fb and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4c0833 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x64c718 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2bc4fb and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4c0833 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x64c718 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2bc4fb and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4c0833 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x6ec401 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x19809d and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x72b1a1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x6ec401 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x19809d and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x72b1a1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x6ec401 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x19809d and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x72b1a1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x6ec401 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x19809d and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x72b1a1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x6ec401 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x19809d and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x72b1a1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x043baf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3579a7 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6de84a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x043baf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3579a7 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6de84a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x043baf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3579a7 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6de84a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x043baf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3579a7 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6de84a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x043baf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3579a7 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6de84a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2cfb2d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x74873d and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x14eb24 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2cfb2d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x74873d and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x14eb24 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2cfb2d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x74873d and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x14eb24 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2cfb2d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x74873d and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x14eb24 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2cfb2d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x74873d and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x14eb24 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2c084b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2128fd and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x31330c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2c084b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2128fd and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x31330c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2c084b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2128fd and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x31330c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2c084b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2128fd and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x31330c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2c084b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2128fd and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x31330c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa5 and fm1 == 0x7877af and fs2 == 0 and fe2 == 0x83 and fm2 == 0x275387 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x099c95 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa5 and fm1 == 0x7877af and fs2 == 0 and fe2 == 0x83 and fm2 == 0x275387 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x099c95 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa5 and fm1 == 0x7877af and fs2 == 0 and fe2 == 0x83 and fm2 == 0x275387 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x099c95 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa5 and fm1 == 0x7877af and fs2 == 0 and fe2 == 0x83 and fm2 == 0x275387 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x099c95 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa5 and fm1 == 0x7877af and fs2 == 0 and fe2 == 0x83 and fm2 == 0x275387 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x099c95 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5d4e56 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x12385e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7cced1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5d4e56 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x12385e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7cced1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5d4e56 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x12385e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7cced1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5d4e56 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x12385e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7cced1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5d4e56 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x12385e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7cced1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x037907 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d5d9a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3211b7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x037907 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d5d9a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3211b7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x037907 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d5d9a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3211b7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x037907 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d5d9a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3211b7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x037907 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d5d9a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3211b7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a4259 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x60045a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3efdc5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a4259 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x60045a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3efdc5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a4259 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x60045a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3efdc5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a4259 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x60045a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3efdc5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a4259 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x60045a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3efdc5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x36e7c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x254602 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c2ace and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x36e7c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x254602 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c2ace and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x36e7c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x254602 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c2ace and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x36e7c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x254602 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c2ace and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x36e7c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x254602 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c2ace and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6e9f63 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x526405 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x441bfb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6e9f63 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x526405 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x441bfb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6e9f63 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x526405 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x441bfb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6e9f63 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x526405 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x441bfb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6e9f63 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x526405 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x441bfb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x055f97 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1b6c3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x21f286 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x055f97 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1b6c3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x21f286 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x055f97 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1b6c3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x21f286 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x055f97 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1b6c3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x21f286 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x055f97 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1b6c3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x21f286 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x018c92 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c2ca7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1e1084 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x018c92 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c2ca7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1e1084 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x018c92 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c2ca7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1e1084 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x018c92 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c2ca7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1e1084 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x018c92 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c2ca7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1e1084 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x05352f and fs2 == 0 and fe2 == 0x7b and fm2 == 0x3f01c2 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x46c732 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x05352f and fs2 == 0 and fe2 == 0x7b and fm2 == 0x3f01c2 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x46c732 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x05352f and fs2 == 0 and fe2 == 0x7b and fm2 == 0x3f01c2 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x46c732 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x05352f and fs2 == 0 and fe2 == 0x7b and fm2 == 0x3f01c2 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x46c732 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x05352f and fs2 == 0 and fe2 == 0x7b and fm2 == 0x3f01c2 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x46c732 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a9499 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bee17 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b76dd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a9499 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bee17 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b76dd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a9499 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bee17 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b76dd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a9499 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bee17 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b76dd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a9499 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bee17 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b76dd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6cf0d8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4b2414 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c0460 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6cf0d8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4b2414 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c0460 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6cf0d8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4b2414 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c0460 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6cf0d8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4b2414 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c0460 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6cf0d8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4b2414 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c0460 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x06c3ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x35d451 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f703e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x06c3ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x35d451 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f703e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x06c3ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x35d451 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f703e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x06c3ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x35d451 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f703e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x06c3ae and fs2 == 0 and fe2 == 0x80 and fm2 == 0x35d451 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3f703e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2e704c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2f70d9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6f1752 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2e704c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2f70d9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6f1752 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2e704c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2f70d9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6f1752 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2e704c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2f70d9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6f1752 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2e704c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2f70d9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6f1752 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7e7a94 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6f6675 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6dfa4a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7e7a94 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6f6675 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6dfa4a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7e7a94 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6f6675 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6dfa4a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7e7a94 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6f6675 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6dfa4a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7e7a94 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6f6675 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6dfa4a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4f285f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1f46ca and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00e35c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4f285f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1f46ca and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00e35c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4f285f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1f46ca and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00e35c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4f285f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1f46ca and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00e35c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4f285f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1f46ca and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00e35c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x02bd9b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79cd8b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f26ca and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x02bd9b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79cd8b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f26ca and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x02bd9b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79cd8b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f26ca and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x02bd9b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79cd8b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f26ca and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x02bd9b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79cd8b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f26ca and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3f5f3e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ab71a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x237ffc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3f5f3e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ab71a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x237ffc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3f5f3e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ab71a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x237ffc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3f5f3e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ab71a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x237ffc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3f5f3e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5ab71a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x237ffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6208b7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57d970 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3e954f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6208b7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57d970 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3e954f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6208b7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57d970 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3e954f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6208b7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57d970 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3e954f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6208b7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57d970 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3e954f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x652431 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3bd335 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x281e7c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x652431 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3bd335 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x281e7c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x652431 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3bd335 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x281e7c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x652431 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3bd335 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x281e7c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x652431 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3bd335 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x281e7c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ded9a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3cc8ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x23a8ac and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ded9a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3cc8ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x23a8ac and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ded9a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3cc8ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x23a8ac and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ded9a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3cc8ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x23a8ac and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ded9a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3cc8ed and fs3 == 0 and fe3 == 0x7e and fm3 == 0x23a8ac and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45229a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x210a9b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7805dd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45229a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x210a9b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7805dd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45229a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x210a9b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7805dd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45229a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x210a9b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7805dd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45229a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x210a9b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7805dd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x225b89 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x779446 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d045b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x225b89 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x779446 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d045b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x225b89 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x779446 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d045b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x225b89 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x779446 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d045b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x225b89 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x779446 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d045b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x54f5e3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x03ebde and fs3 == 0 and fe3 == 0x7b and fm3 == 0x5b7c15 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x54f5e3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x03ebde and fs3 == 0 and fe3 == 0x7b and fm3 == 0x5b7c15 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x54f5e3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x03ebde and fs3 == 0 and fe3 == 0x7b and fm3 == 0x5b7c15 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x54f5e3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x03ebde and fs3 == 0 and fe3 == 0x7b and fm3 == 0x5b7c15 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x54f5e3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x03ebde and fs3 == 0 and fe3 == 0x7b and fm3 == 0x5b7c15 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x480297 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x63847b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x31c1ce and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x480297 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x63847b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x31c1ce and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x480297 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x63847b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x31c1ce and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x480297 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x63847b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x31c1ce and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x480297 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x63847b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x31c1ce and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7dc313 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2a83ba and fs3 == 0 and fe3 == 0x7c and fm3 == 0x29061e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7dc313 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2a83ba and fs3 == 0 and fe3 == 0x7c and fm3 == 0x29061e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7dc313 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2a83ba and fs3 == 0 and fe3 == 0x7c and fm3 == 0x29061e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7dc313 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2a83ba and fs3 == 0 and fe3 == 0x7c and fm3 == 0x29061e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7dc313 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2a83ba and fs3 == 0 and fe3 == 0x7c and fm3 == 0x29061e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5c5656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0da6b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x73d615 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5c5656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0da6b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x73d615 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5c5656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0da6b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x73d615 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5c5656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0da6b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x73d615 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5c5656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0da6b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x73d615 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x084488 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x349f09 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4049af and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x084488 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x349f09 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4049af and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x084488 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x349f09 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4049af and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x084488 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x349f09 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4049af and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x084488 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x349f09 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4049af and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5d4d53 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5cb8f0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3ece52 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5d4d53 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5cb8f0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3ece52 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5d4d53 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5cb8f0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3ece52 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5d4d53 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5cb8f0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3ece52 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5d4d53 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5cb8f0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3ece52 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x74ca4e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x30631c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x28a9db and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x74ca4e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x30631c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x28a9db and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x74ca4e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x30631c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x28a9db and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x74ca4e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x30631c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x28a9db and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x74ca4e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x30631c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x28a9db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0d3b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x258e8f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x36abf0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0d3b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x258e8f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x36abf0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0d3b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x258e8f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x36abf0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0d3b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x258e8f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x36abf0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0d3b74 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x258e8f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x36abf0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x7a32dc and fs2 == 0 and fe2 == 0x84 and fm2 == 0x5ec93d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59bcc8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x7a32dc and fs2 == 0 and fe2 == 0x84 and fm2 == 0x5ec93d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59bcc8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x7a32dc and fs2 == 0 and fe2 == 0x84 and fm2 == 0x5ec93d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59bcc8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x7a32dc and fs2 == 0 and fe2 == 0x84 and fm2 == 0x5ec93d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59bcc8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x7a32dc and fs2 == 0 and fe2 == 0x84 and fm2 == 0x5ec93d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59bcc8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c48a6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0d4a0b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c826e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c48a6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0d4a0b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c826e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c48a6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0d4a0b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c826e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c48a6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0d4a0b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c826e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c48a6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0d4a0b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c826e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x11694e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x59f8e9 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x779f4c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x11694e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x59f8e9 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x779f4c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x11694e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x59f8e9 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x779f4c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x11694e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x59f8e9 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x779f4c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x11694e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x59f8e9 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x779f4c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7f7246 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fb7b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2f566f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7f7246 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fb7b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2f566f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7f7246 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fb7b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2f566f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7f7246 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fb7b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2f566f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7f7246 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2fb7b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2f566f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x542e6d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x116b0f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x710e11 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x542e6d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x116b0f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x710e11 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x542e6d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x116b0f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x710e11 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x542e6d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x116b0f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x710e11 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x542e6d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x116b0f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x710e11 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x321d07 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0d245f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x446697 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x321d07 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0d245f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x446697 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x321d07 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0d245f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x446697 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x321d07 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0d245f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x446697 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x321d07 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0d245f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x446697 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x755550 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x028f91 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a3dd2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x755550 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x028f91 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a3dd2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x755550 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x028f91 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a3dd2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x755550 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x028f91 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a3dd2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x755550 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x028f91 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a3dd2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6905eb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28e209 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x19b9a2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6905eb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28e209 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x19b9a2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6905eb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28e209 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x19b9a2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6905eb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28e209 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x19b9a2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6905eb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28e209 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x19b9a2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ebb8f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3d4f5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c5f70 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ebb8f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3d4f5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c5f70 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ebb8f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3d4f5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c5f70 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ebb8f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3d4f5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c5f70 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ebb8f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3d4f5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c5f70 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c8c92 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1eadd2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7d934a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c8c92 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1eadd2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7d934a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c8c92 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1eadd2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7d934a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c8c92 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1eadd2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7d934a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c8c92 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1eadd2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7d934a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x724c19 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e95b7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x724c19 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e95b7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x724c19 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e95b7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x724c19 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e95b7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x067dc1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x724c19 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e95b7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fb9f2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e7915 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1e4db7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fb9f2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e7915 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1e4db7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fb9f2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e7915 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1e4db7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fb9f2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e7915 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1e4db7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fb9f2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e7915 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1e4db7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x30c177 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6e8f75 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x24b6ea and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x30c177 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6e8f75 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x24b6ea and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x30c177 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6e8f75 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x24b6ea and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x30c177 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6e8f75 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x24b6ea and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x30c177 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6e8f75 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x24b6ea and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x416bf4 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3a2083 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0ca100 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x416bf4 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3a2083 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0ca100 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x416bf4 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3a2083 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0ca100 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x416bf4 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3a2083 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0ca100 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x416bf4 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3a2083 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0ca100 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6045bc and fs2 == 0 and fe2 == 0x83 and fm2 == 0x045a39 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x67e5ff and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6045bc and fs2 == 0 and fe2 == 0x83 and fm2 == 0x045a39 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x67e5ff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6045bc and fs2 == 0 and fe2 == 0x83 and fm2 == 0x045a39 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x67e5ff and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6045bc and fs2 == 0 and fe2 == 0x83 and fm2 == 0x045a39 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x67e5ff and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6045bc and fs2 == 0 and fe2 == 0x83 and fm2 == 0x045a39 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x67e5ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3c9c1a and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5472a0 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1c85b9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3c9c1a and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5472a0 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1c85b9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3c9c1a and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5472a0 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1c85b9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3c9c1a and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5472a0 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1c85b9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3c9c1a and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5472a0 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1c85b9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x57abeb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28659f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0dde70 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x57abeb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28659f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0dde70 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x57abeb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28659f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0dde70 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x57abeb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28659f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0dde70 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x57abeb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28659f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0dde70 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x34fa1e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x43bea4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0a614a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x34fa1e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x43bea4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0a614a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x34fa1e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x43bea4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0a614a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x34fa1e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x43bea4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0a614a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x34fa1e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x43bea4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0a614a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x37d338 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x071495 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x41fe55 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x37d338 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x071495 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x41fe55 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x37d338 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x071495 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x41fe55 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x37d338 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x071495 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x41fe55 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x37d338 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x071495 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x41fe55 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0491bb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22de2c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x28ae8c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0491bb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22de2c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x28ae8c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0491bb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22de2c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x28ae8c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0491bb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22de2c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x28ae8c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0491bb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22de2c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x28ae8c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a5f33 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x318a3d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x228a62 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a5f33 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x318a3d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x228a62 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a5f33 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x318a3d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x228a62 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a5f33 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x318a3d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x228a62 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a5f33 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x318a3d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x228a62 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3e9166 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0fe109 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x563579 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3e9166 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0fe109 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x563579 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3e9166 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0fe109 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x563579 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3e9166 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0fe109 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x563579 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3e9166 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0fe109 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x563579 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6de51c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0ec2de and fs3 == 0 and fe3 == 0x7d and fm3 == 0x04aa2b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6de51c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0ec2de and fs3 == 0 and fe3 == 0x7d and fm3 == 0x04aa2b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6de51c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0ec2de and fs3 == 0 and fe3 == 0x7d and fm3 == 0x04aa2b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6de51c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0ec2de and fs3 == 0 and fe3 == 0x7d and fm3 == 0x04aa2b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6de51c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0ec2de and fs3 == 0 and fe3 == 0x7d and fm3 == 0x04aa2b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x721397 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6b944a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ec435 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x721397 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6b944a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ec435 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x721397 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6b944a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ec435 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x721397 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6b944a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ec435 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x721397 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6b944a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ec435 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1865bb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c4989 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2706d2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1865bb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c4989 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2706d2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1865bb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c4989 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2706d2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1865bb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c4989 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2706d2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1865bb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c4989 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2706d2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x162816 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1ee0d4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3a613a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x162816 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1ee0d4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3a613a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x162816 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1ee0d4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3a613a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x162816 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1ee0d4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3a613a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x162816 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1ee0d4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3a613a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x284482 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02a3ed and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2bbd13 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x284482 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02a3ed and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2bbd13 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x284482 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02a3ed and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2bbd13 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x284482 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02a3ed and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2bbd13 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x284482 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02a3ed and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2bbd13 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1fe050 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x665561 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0fd8db and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1fe050 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x665561 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0fd8db and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1fe050 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x665561 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0fd8db and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1fe050 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x665561 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0fd8db and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1fe050 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x665561 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0fd8db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b5eb6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x501537 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c93a8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b5eb6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x501537 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c93a8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b5eb6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x501537 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c93a8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b5eb6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x501537 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c93a8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b5eb6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x501537 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c93a8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x014793 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x27add7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x295af7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x014793 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x27add7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x295af7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x014793 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x27add7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x295af7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x014793 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x27add7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x295af7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x014793 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x27add7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x295af7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x396cff and fs2 == 0 and fe2 == 0x80 and fm2 == 0x48b03d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x115ccf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x396cff and fs2 == 0 and fe2 == 0x80 and fm2 == 0x48b03d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x115ccf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x396cff and fs2 == 0 and fe2 == 0x80 and fm2 == 0x48b03d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x115ccf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x396cff and fs2 == 0 and fe2 == 0x80 and fm2 == 0x48b03d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x115ccf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x396cff and fs2 == 0 and fe2 == 0x80 and fm2 == 0x48b03d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x115ccf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x05d9f9 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x5aca42 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x64cabe and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x05d9f9 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x5aca42 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x64cabe and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x05d9f9 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x5aca42 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x64cabe and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x05d9f9 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x5aca42 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x64cabe and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x05d9f9 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x5aca42 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x64cabe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4f7fc7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x25e3e8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x067616 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4f7fc7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x25e3e8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x067616 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4f7fc7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x25e3e8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x067616 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4f7fc7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x25e3e8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x067616 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4f7fc7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x25e3e8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x067616 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x08a9b0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x574acd and fs3 == 0 and fe3 == 0x7d and fm3 == 0x65dce3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x08a9b0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x574acd and fs3 == 0 and fe3 == 0x7d and fm3 == 0x65dce3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x08a9b0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x574acd and fs3 == 0 and fe3 == 0x7d and fm3 == 0x65dce3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x08a9b0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x574acd and fs3 == 0 and fe3 == 0x7d and fm3 == 0x65dce3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x08a9b0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x574acd and fs3 == 0 and fe3 == 0x7d and fm3 == 0x65dce3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3fe297 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2825f0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c1246 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3fe297 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2825f0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c1246 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3fe297 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2825f0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c1246 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3fe297 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2825f0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c1246 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3fe297 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2825f0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c1246 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x272af0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x407558 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b59a9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x272af0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x407558 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b59a9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x272af0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x407558 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b59a9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x272af0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x407558 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b59a9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x272af0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x407558 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b59a9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7ff463 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x527eb3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x527527 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7ff463 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x527eb3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x527527 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7ff463 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x527eb3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x527527 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7ff463 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x527eb3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x527527 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7ff463 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x527eb3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x527527 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x764616 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3cf2e1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35c520 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x764616 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3cf2e1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35c520 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x764616 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3cf2e1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35c520 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x764616 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3cf2e1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35c520 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x764616 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3cf2e1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35c520 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x302144 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x014cc5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31eb2a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x302144 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x014cc5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31eb2a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x302144 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x014cc5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31eb2a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x302144 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x014cc5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31eb2a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x302144 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x014cc5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31eb2a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x731a50 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57303f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c58ea and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x731a50 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57303f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c58ea and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x731a50 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57303f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c58ea and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x731a50 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57303f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c58ea and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x731a50 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x57303f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c58ea and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63fafd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x710d76 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56ab45 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63fafd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x710d76 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56ab45 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63fafd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x710d76 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56ab45 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63fafd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x710d76 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56ab45 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63fafd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x710d76 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56ab45 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x723831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e0d58 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x42f5d8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x723831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e0d58 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x42f5d8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x723831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e0d58 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x42f5d8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x723831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e0d58 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x42f5d8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x723831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e0d58 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x42f5d8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b6d8b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x183cce and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5eeb1f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b6d8b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x183cce and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5eeb1f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b6d8b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x183cce and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5eeb1f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b6d8b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x183cce and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5eeb1f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b6d8b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x183cce and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5eeb1f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x64d4c7 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x28031b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x162e6a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x64d4c7 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x28031b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x162e6a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x64d4c7 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x28031b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x162e6a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x64d4c7 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x28031b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x162e6a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x64d4c7 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x28031b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x162e6a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bd57f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1adc21 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x292d59 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bd57f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1adc21 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x292d59 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bd57f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1adc21 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x292d59 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bd57f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1adc21 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x292d59 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bd57f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1adc21 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x292d59 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6ef1d3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x168c60 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0c84b7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6ef1d3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x168c60 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0c84b7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6ef1d3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x168c60 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0c84b7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6ef1d3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x168c60 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0c84b7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6ef1d3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x168c60 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0c84b7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a8fd9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x20ad6a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1338cc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a8fd9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x20ad6a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1338cc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a8fd9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x20ad6a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1338cc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a8fd9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x20ad6a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1338cc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a8fd9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x20ad6a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1338cc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3b2abe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0aeb1c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4b21df and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3b2abe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0aeb1c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4b21df and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3b2abe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0aeb1c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4b21df and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3b2abe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0aeb1c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4b21df and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3b2abe and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0aeb1c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4b21df and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d7645 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x081dd6 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c8503 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d7645 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x081dd6 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c8503 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d7645 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x081dd6 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c8503 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d7645 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x081dd6 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c8503 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d7645 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x081dd6 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c8503 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1fa384 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6bec3d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x131e6c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1fa384 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6bec3d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x131e6c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1fa384 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6bec3d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x131e6c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1fa384 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6bec3d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x131e6c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1fa384 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6bec3d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x131e6c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x691901 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x047d49 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7145f1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x691901 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x047d49 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7145f1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x691901 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x047d49 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7145f1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x691901 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x047d49 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7145f1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x691901 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x047d49 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7145f1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5bdafb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x329a6d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1962e2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5bdafb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x329a6d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1962e2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5bdafb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x329a6d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1962e2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5bdafb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x329a6d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1962e2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5bdafb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x329a6d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1962e2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x59c305 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x429aba and fs3 == 0 and fe3 == 0x7b and fm3 == 0x258968 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x59c305 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x429aba and fs3 == 0 and fe3 == 0x7b and fm3 == 0x258968 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x59c305 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x429aba and fs3 == 0 and fe3 == 0x7b and fm3 == 0x258968 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x59c305 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x429aba and fs3 == 0 and fe3 == 0x7b and fm3 == 0x258968 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x59c305 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x429aba and fs3 == 0 and fe3 == 0x7b and fm3 == 0x258968 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x395d93 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x030f36 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3dcbcc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x395d93 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x030f36 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3dcbcc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x395d93 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x030f36 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3dcbcc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x395d93 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x030f36 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3dcbcc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x395d93 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x030f36 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3dcbcc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x13e726 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1d02ba and fs3 == 0 and fe3 == 0x7b and fm3 == 0x356cac and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x13e726 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1d02ba and fs3 == 0 and fe3 == 0x7b and fm3 == 0x356cac and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x13e726 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1d02ba and fs3 == 0 and fe3 == 0x7b and fm3 == 0x356cac and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x13e726 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1d02ba and fs3 == 0 and fe3 == 0x7b and fm3 == 0x356cac and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x13e726 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1d02ba and fs3 == 0 and fe3 == 0x7b and fm3 == 0x356cac and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ac40b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x18b81d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ed572 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ac40b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x18b81d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ed572 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ac40b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x18b81d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ed572 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ac40b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x18b81d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ed572 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ac40b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x18b81d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ed572 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75dd8c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6ba28f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x624e7f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75dd8c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6ba28f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x624e7f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75dd8c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6ba28f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x624e7f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75dd8c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6ba28f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x624e7f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75dd8c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6ba28f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x624e7f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x652d2a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x520582 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c03fa and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x652d2a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x520582 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c03fa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x652d2a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x520582 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c03fa and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x652d2a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x520582 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c03fa and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x652d2a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x520582 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c03fa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x58b75a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x08f2c9 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x67dde0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x58b75a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x08f2c9 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x67dde0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x58b75a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x08f2c9 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x67dde0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x58b75a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x08f2c9 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x67dde0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x58b75a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x08f2c9 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x67dde0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6f8aa3 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x029814 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x746568 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6f8aa3 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x029814 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x746568 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6f8aa3 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x029814 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x746568 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6f8aa3 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x029814 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x746568 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6f8aa3 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x029814 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x746568 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x408ca1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x260194 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x79b8c2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x408ca1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x260194 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x79b8c2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x408ca1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x260194 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x79b8c2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x408ca1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x260194 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x79b8c2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x408ca1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x260194 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x79b8c2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7b5efa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2e49bb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2b22f4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7b5efa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2e49bb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2b22f4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7b5efa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2e49bb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2b22f4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7b5efa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2e49bb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2b22f4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7b5efa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2e49bb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2b22f4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x645386 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x209aa6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f3e23 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x645386 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x209aa6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f3e23 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x645386 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x209aa6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f3e23 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x645386 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x209aa6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f3e23 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x645386 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x209aa6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f3e23 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0e423e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x61da64 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b032a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0e423e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x61da64 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b032a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0e423e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x61da64 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b032a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0e423e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x61da64 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b032a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0e423e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x61da64 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b032a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4de3ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x58eb01 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2e751b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4de3ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x58eb01 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2e751b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4de3ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x58eb01 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2e751b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4de3ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x58eb01 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2e751b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4de3ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x58eb01 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2e751b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x78029d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ea2fe and fs3 == 0 and fe3 == 0x7e and fm3 == 0x292faf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x78029d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ea2fe and fs3 == 0 and fe3 == 0x7e and fm3 == 0x292faf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x78029d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ea2fe and fs3 == 0 and fe3 == 0x7e and fm3 == 0x292faf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x78029d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ea2fe and fs3 == 0 and fe3 == 0x7e and fm3 == 0x292faf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x78029d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ea2fe and fs3 == 0 and fe3 == 0x7e and fm3 == 0x292faf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x56aa29 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2d8dab and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1187c9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x56aa29 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2d8dab and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1187c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x56aa29 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2d8dab and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1187c9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x56aa29 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2d8dab and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1187c9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x56aa29 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2d8dab and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1187c9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x25f232 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x0457d2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b939f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x25f232 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x0457d2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b939f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x25f232 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x0457d2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b939f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x25f232 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x0457d2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b939f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x25f232 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x0457d2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b939f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a0bd6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a228f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0342e0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a0bd6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a228f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0342e0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a0bd6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a228f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0342e0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a0bd6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a228f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0342e0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a0bd6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a228f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0342e0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47c917 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x794851 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x428b07 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47c917 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x794851 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x428b07 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47c917 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x794851 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x428b07 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47c917 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x794851 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x428b07 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47c917 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x794851 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x428b07 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x6ff556 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0dd2d8 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x04efc3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x6ff556 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0dd2d8 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x04efc3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x6ff556 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0dd2d8 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x04efc3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x6ff556 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0dd2d8 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x04efc3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x6ff556 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0dd2d8 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x04efc3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2df2db and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217182 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b65ba and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2df2db and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217182 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b65ba and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2df2db and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217182 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b65ba and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2df2db and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217182 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b65ba and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2df2db and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217182 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b65ba and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x58762f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2be52f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1158bc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x58762f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2be52f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1158bc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x58762f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2be52f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1158bc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x58762f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2be52f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1158bc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x58762f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2be52f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1158bc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5d3fe0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x740361 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x52e3ce and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5d3fe0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x740361 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x52e3ce and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5d3fe0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x740361 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x52e3ce and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5d3fe0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x740361 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x52e3ce and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5d3fe0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x740361 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x52e3ce and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d47f5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3694a8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x293af2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d47f5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3694a8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x293af2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d47f5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3694a8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x293af2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d47f5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3694a8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x293af2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d47f5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3694a8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x293af2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d6d9e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x519a30 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x42657f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d6d9e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x519a30 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x42657f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d6d9e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x519a30 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x42657f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d6d9e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x519a30 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x42657f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d6d9e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x519a30 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x42657f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60dd62 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2297b4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ed159 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60dd62 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2297b4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ed159 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60dd62 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2297b4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ed159 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60dd62 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2297b4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ed159 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60dd62 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2297b4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ed159 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23d718 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2c92a8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ce4c1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23d718 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2c92a8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ce4c1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23d718 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2c92a8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ce4c1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23d718 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2c92a8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ce4c1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23d718 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2c92a8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ce4c1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x618768 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x03e329 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6860d3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x618768 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x03e329 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6860d3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x618768 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x03e329 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6860d3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x618768 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x03e329 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6860d3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x618768 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x03e329 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6860d3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x6cd40c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4ce36a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d8b5c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x6cd40c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4ce36a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d8b5c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x6cd40c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4ce36a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d8b5c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x6cd40c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4ce36a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d8b5c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x6cd40c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4ce36a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d8b5c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1a001d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x522a34 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7cdaf7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1a001d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x522a34 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7cdaf7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1a001d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x522a34 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7cdaf7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1a001d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x522a34 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7cdaf7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1a001d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x522a34 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7cdaf7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x059f69 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x65875e and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6f9c83 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x059f69 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x65875e and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6f9c83 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x059f69 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x65875e and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6f9c83 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x059f69 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x65875e and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6f9c83 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x059f69 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x65875e and fs3 == 0 and fe3 == 0x7a and fm3 == 0x6f9c83 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c3310 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a2a37 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6ef536 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c3310 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a2a37 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6ef536 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c3310 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a2a37 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6ef536 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c3310 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a2a37 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6ef536 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c3310 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a2a37 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6ef536 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x79c5f8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x213e5f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d525c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x79c5f8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x213e5f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d525c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x79c5f8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x213e5f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d525c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x79c5f8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x213e5f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d525c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x79c5f8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x213e5f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d525c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4662be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2356b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7d2823 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4662be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2356b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7d2823 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4662be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2356b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7d2823 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4662be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2356b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7d2823 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4662be and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2356b6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7d2823 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x333978 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b958c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e8745 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x333978 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b958c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e8745 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x333978 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b958c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e8745 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x333978 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b958c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e8745 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x333978 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b958c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e8745 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x606501 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0c30fd and fs3 == 0 and fe3 == 0x7c and fm3 == 0x75c45b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x606501 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0c30fd and fs3 == 0 and fe3 == 0x7c and fm3 == 0x75c45b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x606501 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0c30fd and fs3 == 0 and fe3 == 0x7c and fm3 == 0x75c45b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x606501 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0c30fd and fs3 == 0 and fe3 == 0x7c and fm3 == 0x75c45b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x606501 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0c30fd and fs3 == 0 and fe3 == 0x7c and fm3 == 0x75c45b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x693462 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a580e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c0ce9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x693462 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a580e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c0ce9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x693462 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a580e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c0ce9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x693462 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a580e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c0ce9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x693462 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0a580e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c0ce9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4062ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x76515b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x391bf6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4062ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x76515b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x391bf6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4062ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x76515b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x391bf6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4062ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x76515b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x391bf6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4062ad and fs2 == 0 and fe2 == 0x7e and fm2 == 0x76515b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x391bf6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64d603 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7bda2e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6120dd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64d603 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7bda2e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6120dd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64d603 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7bda2e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6120dd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64d603 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7bda2e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6120dd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x64d603 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7bda2e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6120dd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x639d1f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x78745d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5ce7ad and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x639d1f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x78745d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5ce7ad and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x639d1f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x78745d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5ce7ad and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x639d1f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x78745d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5ce7ad and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x639d1f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x78745d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5ce7ad and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2c8c6f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x36efd8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x769aff and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2c8c6f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x36efd8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x769aff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2c8c6f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x36efd8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x769aff and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2c8c6f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x36efd8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x769aff and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2c8c6f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x36efd8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x769aff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cb377 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e95eb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6315a0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cb377 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e95eb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6315a0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cb377 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e95eb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6315a0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cb377 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e95eb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6315a0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0cb377 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e95eb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6315a0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x53e115 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x22da5d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06c92a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x53e115 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x22da5d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06c92a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x53e115 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x22da5d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06c92a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x53e115 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x22da5d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06c92a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x53e115 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x22da5d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06c92a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7efe47 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4e761b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4da642 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7efe47 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4e761b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4da642 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7efe47 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4e761b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4da642 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7efe47 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4e761b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4da642 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7efe47 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4e761b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4da642 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f53f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ac285 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x511fd7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f53f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ac285 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x511fd7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f53f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ac285 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x511fd7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f53f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ac285 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x511fd7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0f53f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ac285 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x511fd7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x73f6f1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03cd5e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b3628 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x73f6f1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03cd5e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b3628 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x73f6f1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03cd5e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b3628 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x73f6f1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03cd5e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b3628 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x73f6f1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03cd5e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7b3628 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7f27de and fs2 == 0 and fe2 == 0x7e and fm2 == 0x707fae and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6fb4a3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7f27de and fs2 == 0 and fe2 == 0x7e and fm2 == 0x707fae and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6fb4a3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7f27de and fs2 == 0 and fe2 == 0x7e and fm2 == 0x707fae and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6fb4a3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7f27de and fs2 == 0 and fe2 == 0x7e and fm2 == 0x707fae and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6fb4a3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7f27de and fs2 == 0 and fe2 == 0x7e and fm2 == 0x707fae and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6fb4a3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1451b4 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x116c20 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2881d9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1451b4 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x116c20 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2881d9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1451b4 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x116c20 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2881d9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1451b4 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x116c20 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2881d9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1451b4 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x116c20 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2881d9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x55534f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6b357e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x44000d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x55534f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6b357e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x44000d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x55534f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6b357e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x44000d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x55534f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6b357e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x44000d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x55534f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6b357e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x44000d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x256e69 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56a69b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ab5f6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x256e69 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56a69b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ab5f6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x256e69 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56a69b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ab5f6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x256e69 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56a69b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ab5f6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x256e69 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56a69b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0ab5f6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e71f4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x54156a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3848fa and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e71f4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x54156a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3848fa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e71f4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x54156a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3848fa and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e71f4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x54156a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3848fa and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e71f4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x54156a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3848fa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3d9a44 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x48d160 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14bb97 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3d9a44 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x48d160 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14bb97 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3d9a44 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x48d160 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14bb97 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3d9a44 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x48d160 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14bb97 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3d9a44 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x48d160 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14bb97 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x426c02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0b6781 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x53be81 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x426c02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0b6781 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x53be81 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x426c02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0b6781 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x53be81 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x426c02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0b6781 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x53be81 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x426c02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0b6781 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x53be81 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f87c0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x71ed07 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x350023 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f87c0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x71ed07 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x350023 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f87c0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x71ed07 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x350023 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f87c0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x71ed07 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x350023 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f87c0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x71ed07 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x350023 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x32045b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1139a9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x49f921 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x32045b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1139a9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x49f921 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x32045b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1139a9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x49f921 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x32045b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1139a9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x49f921 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x32045b and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1139a9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x49f921 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x10f1dd and fs2 == 0 and fe2 == 0x7c and fm2 == 0x67f684 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0355d2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x10f1dd and fs2 == 0 and fe2 == 0x7c and fm2 == 0x67f684 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0355d2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x10f1dd and fs2 == 0 and fe2 == 0x7c and fm2 == 0x67f684 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0355d2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x10f1dd and fs2 == 0 and fe2 == 0x7c and fm2 == 0x67f684 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0355d2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x10f1dd and fs2 == 0 and fe2 == 0x7c and fm2 == 0x67f684 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0355d2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7263f8 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0f919e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x07efb7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7263f8 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0f919e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x07efb7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7263f8 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0f919e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x07efb7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7263f8 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0f919e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x07efb7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7263f8 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0f919e and fs3 == 0 and fe3 == 0x7b and fm3 == 0x07efb7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6e77b9 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x408dc1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x335dd7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6e77b9 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x408dc1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x335dd7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6e77b9 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x408dc1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x335dd7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6e77b9 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x408dc1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x335dd7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6e77b9 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x408dc1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x335dd7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e77d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1131f3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c5a93 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e77d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1131f3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c5a93 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e77d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1131f3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c5a93 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e77d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1131f3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c5a93 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e77d7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1131f3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c5a93 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x264bb1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x31deb9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x671607 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x264bb1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x31deb9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x671607 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x264bb1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x31deb9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x671607 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x264bb1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x31deb9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x671607 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x264bb1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x31deb9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x671607 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x21556e and fs2 == 0 and fe2 == 0x83 and fm2 == 0x0b38ee and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2f7a87 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x21556e and fs2 == 0 and fe2 == 0x83 and fm2 == 0x0b38ee and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2f7a87 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x21556e and fs2 == 0 and fe2 == 0x83 and fm2 == 0x0b38ee and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2f7a87 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x21556e and fs2 == 0 and fe2 == 0x83 and fm2 == 0x0b38ee and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2f7a87 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x21556e and fs2 == 0 and fe2 == 0x83 and fm2 == 0x0b38ee and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2f7a87 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a9452 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x50113f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x31a73c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a9452 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x50113f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x31a73c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a9452 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x50113f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x31a73c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a9452 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x50113f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x31a73c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a9452 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x50113f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x31a73c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x42dce7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x022767 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x462458 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x42dce7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x022767 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x462458 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x42dce7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x022767 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x462458 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x42dce7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x022767 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x462458 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x42dce7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x022767 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x462458 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f7a69 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x78edcf and fs3 == 0 and fe3 == 0x7e and fm3 == 0x594e30 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f7a69 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x78edcf and fs3 == 0 and fe3 == 0x7e and fm3 == 0x594e30 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f7a69 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x78edcf and fs3 == 0 and fe3 == 0x7e and fm3 == 0x594e30 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f7a69 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x78edcf and fs3 == 0 and fe3 == 0x7e and fm3 == 0x594e30 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f7a69 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x78edcf and fs3 == 0 and fe3 == 0x7e and fm3 == 0x594e30 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0ce730 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x41057e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x547aa3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0ce730 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x41057e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x547aa3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0ce730 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x41057e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x547aa3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0ce730 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x41057e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x547aa3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0ce730 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x41057e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x547aa3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x193eb6 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x360530 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x59eb61 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x193eb6 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x360530 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x59eb61 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x193eb6 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x360530 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x59eb61 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x193eb6 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x360530 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x59eb61 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x193eb6 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x360530 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x59eb61 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x682ef9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x2a87c4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1aaa54 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x682ef9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x2a87c4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1aaa54 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x682ef9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x2a87c4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1aaa54 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x682ef9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x2a87c4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1aaa54 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x682ef9 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x2a87c4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1aaa54 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2ae027 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x18c7cc and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4bf4e8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2ae027 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x18c7cc and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4bf4e8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2ae027 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x18c7cc and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4bf4e8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2ae027 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x18c7cc and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4bf4e8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2ae027 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x18c7cc and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4bf4e8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x524c66 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x036cc2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x57ece1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x524c66 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x036cc2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x57ece1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x524c66 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x036cc2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x57ece1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x524c66 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x036cc2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x57ece1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x524c66 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x036cc2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x57ece1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7fdb2d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x05b2e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x059fa5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7fdb2d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x05b2e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x059fa5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7fdb2d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x05b2e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x059fa5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7fdb2d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x05b2e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x059fa5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x7fdb2d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x05b2e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x059fa5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x38c6c3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1a6ca8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5eebfe and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x38c6c3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1a6ca8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5eebfe and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x38c6c3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1a6ca8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5eebfe and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x38c6c3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1a6ca8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5eebfe and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x38c6c3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1a6ca8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5eebfe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a4bf5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3de0b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2dc7b7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a4bf5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3de0b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2dc7b7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a4bf5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3de0b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2dc7b7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a4bf5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3de0b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2dc7b7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a4bf5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3de0b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2dc7b7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x31acdc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x13cdcc and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4d2a30 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x31acdc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x13cdcc and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4d2a30 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x31acdc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x13cdcc and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4d2a30 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x31acdc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x13cdcc and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4d2a30 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x31acdc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x13cdcc and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4d2a30 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2364de and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50c768 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05413a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2364de and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50c768 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05413a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2364de and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50c768 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05413a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2364de and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50c768 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05413a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2364de and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50c768 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05413a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x407a5e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x07c63a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x4c2b24 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x407a5e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x07c63a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x4c2b24 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x407a5e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x07c63a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x4c2b24 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x407a5e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x07c63a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x4c2b24 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x407a5e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x07c63a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x4c2b24 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4da4aa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d8e7a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4bae2f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4da4aa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d8e7a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4bae2f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4da4aa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d8e7a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4bae2f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4da4aa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d8e7a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4bae2f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4da4aa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d8e7a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4bae2f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x478fc7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7de756 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x45ed6e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x478fc7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7de756 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x45ed6e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x478fc7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7de756 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x45ed6e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x478fc7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7de756 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x45ed6e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x478fc7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7de756 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x45ed6e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x385142 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x61e910 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22a738 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x385142 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x61e910 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22a738 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x385142 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x61e910 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22a738 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x385142 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x61e910 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22a738 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x385142 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x61e910 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22a738 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x00fb07 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x427e95 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x43fc05 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x00fb07 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x427e95 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x43fc05 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x00fb07 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x427e95 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x43fc05 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x00fb07 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x427e95 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x43fc05 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x00fb07 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x427e95 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x43fc05 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x321d3f and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6398 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d827c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x321d3f and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6398 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d827c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x321d3f and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6398 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d827c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x321d3f and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6398 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d827c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x321d3f and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6398 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d827c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3da6bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x548125 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d6dc3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3da6bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x548125 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d6dc3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3da6bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x548125 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d6dc3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3da6bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x548125 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d6dc3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3da6bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x548125 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1d6dc3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78d91d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3dc53e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x387806 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78d91d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3dc53e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x387806 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78d91d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3dc53e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x387806 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78d91d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3dc53e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x387806 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78d91d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3dc53e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x387806 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24f9da and fs2 == 0 and fe2 == 0x7f and fm2 == 0x40dde1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7894c1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24f9da and fs2 == 0 and fe2 == 0x7f and fm2 == 0x40dde1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7894c1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24f9da and fs2 == 0 and fe2 == 0x7f and fm2 == 0x40dde1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7894c1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24f9da and fs2 == 0 and fe2 == 0x7f and fm2 == 0x40dde1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7894c1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24f9da and fs2 == 0 and fe2 == 0x7f and fm2 == 0x40dde1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7894c1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45f466 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1fb179 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x76f80e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45f466 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1fb179 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x76f80e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45f466 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1fb179 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x76f80e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45f466 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1fb179 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x76f80e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x45f466 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1fb179 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x76f80e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3a06ed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37481f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x052f5d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3a06ed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37481f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x052f5d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3a06ed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37481f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x052f5d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3a06ed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37481f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x052f5d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x3a06ed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37481f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x052f5d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x16e879 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x286e71 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x469355 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x16e879 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x286e71 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x469355 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x16e879 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x286e71 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x469355 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x16e879 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x286e71 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x469355 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x16e879 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x286e71 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x469355 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x410332 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x23c8b6 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x76f8b9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x410332 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x23c8b6 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x76f8b9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x410332 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x23c8b6 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x76f8b9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x410332 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x23c8b6 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x76f8b9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x410332 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x23c8b6 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x76f8b9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2b9b13 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x145c11 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46e6bd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2b9b13 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x145c11 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46e6bd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2b9b13 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x145c11 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46e6bd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2b9b13 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x145c11 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46e6bd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2b9b13 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x145c11 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46e6bd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6f500c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x72062a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x623f6f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6f500c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x72062a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x623f6f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6f500c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x72062a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x623f6f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6f500c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x72062a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x623f6f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6f500c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x72062a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x623f6f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x553cbb and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0c2f3a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x69891b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x553cbb and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0c2f3a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x69891b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x553cbb and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0c2f3a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x69891b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x553cbb and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0c2f3a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x69891b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x553cbb and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0c2f3a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x69891b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3d278d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5b6b16 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x221ff6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3d278d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5b6b16 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x221ff6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3d278d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5b6b16 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x221ff6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3d278d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5b6b16 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x221ff6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3d278d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5b6b16 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x221ff6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0bf485 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0e429b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1b8c18 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0bf485 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0e429b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1b8c18 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0bf485 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0e429b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1b8c18 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0bf485 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0e429b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1b8c18 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0bf485 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0e429b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1b8c18 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x719ba3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3a9bd7 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x301e29 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x719ba3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3a9bd7 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x301e29 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x719ba3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3a9bd7 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x301e29 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x719ba3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3a9bd7 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x301e29 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x719ba3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3a9bd7 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x301e29 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x69e54d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x084edd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7913be and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x69e54d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x084edd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7913be and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x69e54d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x084edd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7913be and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x69e54d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x084edd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7913be and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x69e54d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x084edd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7913be and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x71883f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x678e5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5a7841 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x71883f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x678e5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5a7841 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x71883f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x678e5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5a7841 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x71883f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x678e5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5a7841 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x71883f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x678e5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5a7841 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7a1666 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x4d826d and fs3 == 0 and fe3 == 0x7a and fm3 == 0x48c35a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7a1666 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x4d826d and fs3 == 0 and fe3 == 0x7a and fm3 == 0x48c35a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7a1666 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x4d826d and fs3 == 0 and fe3 == 0x7a and fm3 == 0x48c35a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7a1666 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x4d826d and fs3 == 0 and fe3 == 0x7a and fm3 == 0x48c35a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7a1666 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x4d826d and fs3 == 0 and fe3 == 0x7a and fm3 == 0x48c35a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2f4089 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1cca89 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56abf5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2f4089 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1cca89 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56abf5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2f4089 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1cca89 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56abf5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2f4089 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1cca89 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56abf5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2f4089 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1cca89 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56abf5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x284904 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f2a13 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c38e4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x284904 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f2a13 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c38e4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x284904 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f2a13 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c38e4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x284904 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f2a13 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c38e4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x284904 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f2a13 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c38e4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a0376 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b6f2f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65d708 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a0376 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b6f2f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65d708 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a0376 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b6f2f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65d708 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a0376 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b6f2f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65d708 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a0376 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b6f2f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65d708 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x08b4ea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7771f6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x042369 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x08b4ea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7771f6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x042369 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x08b4ea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7771f6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x042369 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x08b4ea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7771f6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x042369 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x08b4ea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7771f6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x042369 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1ab047 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3b0429 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x620290 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1ab047 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3b0429 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x620290 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1ab047 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3b0429 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x620290 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1ab047 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3b0429 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x620290 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1ab047 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x3b0429 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x620290 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22c62f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30948c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x608d69 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22c62f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30948c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x608d69 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22c62f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30948c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x608d69 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22c62f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30948c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x608d69 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x22c62f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30948c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x608d69 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f6c09 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f6e28 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x27117a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f6c09 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f6e28 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x27117a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f6c09 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f6e28 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x27117a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f6c09 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f6e28 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x27117a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f6c09 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f6e28 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x27117a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4598bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0d32be and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59f898 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4598bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0d32be and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59f898 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4598bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0d32be and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59f898 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4598bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0d32be and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59f898 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4598bf and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0d32be and fs3 == 0 and fe3 == 0x7e and fm3 == 0x59f898 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7978c6 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x040d12 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00af03 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7978c6 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x040d12 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00af03 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7978c6 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x040d12 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00af03 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7978c6 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x040d12 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00af03 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7978c6 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x040d12 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00af03 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x66066e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x355008 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22ea75 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x66066e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x355008 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22ea75 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x66066e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x355008 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22ea75 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x66066e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x355008 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22ea75 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x66066e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x355008 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22ea75 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ff0b6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5953ae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5946b3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ff0b6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5953ae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5946b3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ff0b6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5953ae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5946b3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ff0b6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5953ae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5946b3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ff0b6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5953ae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5946b3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x28f23e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37c202 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x728a67 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x28f23e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37c202 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x728a67 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x28f23e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37c202 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x728a67 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x28f23e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37c202 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x728a67 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x28f23e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37c202 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x728a67 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a8e7e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x078413 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56734c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a8e7e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x078413 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56734c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a8e7e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x078413 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56734c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a8e7e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x078413 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56734c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a8e7e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x078413 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56734c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x701086 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7e9b98 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6ec24e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x701086 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7e9b98 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6ec24e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x701086 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7e9b98 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6ec24e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x701086 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7e9b98 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6ec24e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x701086 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7e9b98 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6ec24e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x657e97 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x50de96 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3b3e65 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x657e97 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x50de96 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3b3e65 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x657e97 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x50de96 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3b3e65 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x657e97 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x50de96 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3b3e65 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x657e97 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x50de96 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3b3e65 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b8d0e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d3827 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x19dc85 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b8d0e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d3827 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x19dc85 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b8d0e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d3827 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x19dc85 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b8d0e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d3827 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x19dc85 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1b8d0e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d3827 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x19dc85 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x007f9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e2cca and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4efa59 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x007f9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e2cca and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4efa59 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x007f9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e2cca and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4efa59 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x007f9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e2cca and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4efa59 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x007f9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e2cca and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4efa59 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4dc1a3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c2a3b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x614fad and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4dc1a3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c2a3b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x614fad and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4dc1a3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c2a3b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x614fad and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4dc1a3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c2a3b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x614fad and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4dc1a3 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0c2a3b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x614fad and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x25c91a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3afb27 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x722d85 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x25c91a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3afb27 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x722d85 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x25c91a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3afb27 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x722d85 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x25c91a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3afb27 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x722d85 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x25c91a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3afb27 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x722d85 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x781181 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a0d7c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x43cae2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x781181 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a0d7c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x43cae2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x781181 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a0d7c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x43cae2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x781181 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a0d7c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x43cae2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x781181 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a0d7c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x43cae2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x401c63 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x532aee and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1e779d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x401c63 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x532aee and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1e779d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x401c63 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x532aee and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1e779d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x401c63 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x532aee and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1e779d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x401c63 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x532aee and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1e779d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x217899 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x300224 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5e0885 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x217899 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x300224 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5e0885 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x217899 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x300224 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5e0885 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x217899 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x300224 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5e0885 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x217899 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x300224 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5e0885 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ef3b8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x155c72 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14bfec and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ef3b8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x155c72 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14bfec and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ef3b8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x155c72 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14bfec and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ef3b8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x155c72 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14bfec and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7ef3b8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x155c72 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14bfec and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x525e67 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x65ad08 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3cbca3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x525e67 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x65ad08 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3cbca3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x525e67 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x65ad08 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3cbca3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x525e67 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x65ad08 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3cbca3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x525e67 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x65ad08 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3cbca3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x444416 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2bfa70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x03d97b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x444416 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2bfa70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x03d97b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x444416 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2bfa70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x03d97b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x444416 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2bfa70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x03d97b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x444416 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2bfa70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x03d97b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x52e365 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6eadac and fs3 == 0 and fe3 == 0x7e and fm3 == 0x449e79 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x52e365 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6eadac and fs3 == 0 and fe3 == 0x7e and fm3 == 0x449e79 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x52e365 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6eadac and fs3 == 0 and fe3 == 0x7e and fm3 == 0x449e79 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x52e365 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6eadac and fs3 == 0 and fe3 == 0x7e and fm3 == 0x449e79 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x52e365 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6eadac and fs3 == 0 and fe3 == 0x7e and fm3 == 0x449e79 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x2d220b and fs2 == 0 and fe2 == 0x83 and fm2 == 0x20b36c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x595d3f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x2d220b and fs2 == 0 and fe2 == 0x83 and fm2 == 0x20b36c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x595d3f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x2d220b and fs2 == 0 and fe2 == 0x83 and fm2 == 0x20b36c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x595d3f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x2d220b and fs2 == 0 and fe2 == 0x83 and fm2 == 0x20b36c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x595d3f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x2d220b and fs2 == 0 and fe2 == 0x83 and fm2 == 0x20b36c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x595d3f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x242792 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x38efb7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6d2c4f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x242792 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x38efb7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6d2c4f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x242792 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x38efb7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6d2c4f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x242792 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x38efb7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6d2c4f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x242792 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x38efb7 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6d2c4f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x38b965 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f708d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x15af20 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x38b965 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f708d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x15af20 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x38b965 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f708d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x15af20 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x38b965 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f708d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x15af20 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x38b965 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f708d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x15af20 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x390eb4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x40ac66 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0b47a7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x390eb4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x40ac66 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0b47a7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x390eb4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x40ac66 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0b47a7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x390eb4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x40ac66 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0b47a7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x390eb4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x40ac66 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0b47a7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x66afcf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0484b2 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6ed475 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x66afcf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0484b2 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6ed475 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x66afcf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0484b2 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6ed475 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x66afcf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0484b2 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6ed475 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x66afcf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0484b2 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6ed475 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6b5f06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x195dd2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d020d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6b5f06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x195dd2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d020d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6b5f06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x195dd2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d020d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6b5f06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x195dd2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d020d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6b5f06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x195dd2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d020d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1beab8 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x582dd4 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x03a9f5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1beab8 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x582dd4 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x03a9f5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1beab8 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x582dd4 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x03a9f5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1beab8 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x582dd4 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x03a9f5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1beab8 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x582dd4 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x03a9f5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ee38f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5d3946 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x409c50 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ee38f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5d3946 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x409c50 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ee38f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5d3946 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x409c50 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ee38f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5d3946 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x409c50 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ee38f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5d3946 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x409c50 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x70e85c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x7c3294 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6d5454 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x70e85c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x7c3294 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6d5454 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x70e85c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x7c3294 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6d5454 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x70e85c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x7c3294 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6d5454 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x70e85c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x7c3294 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6d5454 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x54fac8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07d6dd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x620602 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x54fac8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07d6dd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x620602 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x54fac8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07d6dd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x620602 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x54fac8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07d6dd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x620602 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x54fac8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x07d6dd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x620602 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7a3950 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0cfcb1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x09ce56 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7a3950 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0cfcb1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x09ce56 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7a3950 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0cfcb1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x09ce56 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7a3950 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0cfcb1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x09ce56 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7a3950 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0cfcb1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x09ce56 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d3cc5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1aba and fs3 == 0 and fe3 == 0x7d and fm3 == 0x29a659 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d3cc5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1aba and fs3 == 0 and fe3 == 0x7d and fm3 == 0x29a659 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d3cc5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1aba and fs3 == 0 and fe3 == 0x7d and fm3 == 0x29a659 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d3cc5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1aba and fs3 == 0 and fe3 == 0x7d and fm3 == 0x29a659 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d3cc5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1aba and fs3 == 0 and fe3 == 0x7d and fm3 == 0x29a659 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x365959 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x008ec6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3724bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x365959 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x008ec6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3724bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x365959 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x008ec6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3724bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x365959 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x008ec6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3724bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x365959 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x008ec6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3724bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34ab86 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x204797 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x623b75 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34ab86 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x204797 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x623b75 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34ab86 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x204797 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x623b75 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34ab86 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x204797 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x623b75 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x34ab86 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x204797 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x623b75 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7077f7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x22b51b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18d609 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7077f7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x22b51b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18d609 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7077f7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x22b51b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18d609 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7077f7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x22b51b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18d609 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7077f7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x22b51b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18d609 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x06a17d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x237c29 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2bf43d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x06a17d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x237c29 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2bf43d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x06a17d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x237c29 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2bf43d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x06a17d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x237c29 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2bf43d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x06a17d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x237c29 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2bf43d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23df7c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x30fc1f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x629613 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23df7c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x30fc1f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x629613 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23df7c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x30fc1f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x629613 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23df7c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x30fc1f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x629613 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x23df7c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x30fc1f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x629613 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5717f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x25afc2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0b3620 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5717f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x25afc2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0b3620 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5717f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x25afc2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0b3620 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5717f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x25afc2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0b3620 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5717f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x25afc2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0b3620 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1c023e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2a658c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4faec0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1c023e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2a658c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4faec0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1c023e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2a658c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4faec0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1c023e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2a658c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4faec0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1c023e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2a658c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4faec0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7f057d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x305ad1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2fae3e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7f057d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x305ad1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2fae3e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7f057d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x305ad1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2fae3e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7f057d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x305ad1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2fae3e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7f057d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x305ad1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2fae3e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x711455 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x682403 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5a9c58 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x711455 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x682403 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5a9c58 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x711455 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x682403 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5a9c58 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x711455 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x682403 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5a9c58 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x711455 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x682403 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5a9c58 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75f683 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x30ce37 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x29df9c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75f683 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x30ce37 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x29df9c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75f683 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x30ce37 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x29df9c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75f683 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x30ce37 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x29df9c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75f683 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x30ce37 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x29df9c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x59178a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1a45c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x02d350 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x59178a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1a45c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x02d350 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x59178a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1a45c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x02d350 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x59178a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1a45c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x02d350 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x59178a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1a45c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x02d350 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x14f5e7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x55b1be and fs3 == 0 and fe3 == 0x7c and fm3 == 0x78b00c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x14f5e7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x55b1be and fs3 == 0 and fe3 == 0x7c and fm3 == 0x78b00c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x14f5e7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x55b1be and fs3 == 0 and fe3 == 0x7c and fm3 == 0x78b00c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x14f5e7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x55b1be and fs3 == 0 and fe3 == 0x7c and fm3 == 0x78b00c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x14f5e7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x55b1be and fs3 == 0 and fe3 == 0x7c and fm3 == 0x78b00c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x22685b and fs2 == 0 and fe2 == 0x84 and fm2 == 0x31f146 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x61c670 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x22685b and fs2 == 0 and fe2 == 0x84 and fm2 == 0x31f146 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x61c670 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x22685b and fs2 == 0 and fe2 == 0x84 and fm2 == 0x31f146 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x61c670 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x22685b and fs2 == 0 and fe2 == 0x84 and fm2 == 0x31f146 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x61c670 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x22685b and fs2 == 0 and fe2 == 0x84 and fm2 == 0x31f146 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x61c670 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a8625 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x287066 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3649b5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a8625 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x287066 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3649b5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a8625 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x287066 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3649b5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a8625 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x287066 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3649b5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a8625 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x287066 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3649b5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x731971 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x06a4f3 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fb7e9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x731971 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x06a4f3 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fb7e9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x731971 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x06a4f3 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fb7e9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x731971 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x06a4f3 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fb7e9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x731971 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x06a4f3 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fb7e9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4182e4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1020fe and fs3 == 0 and fe3 == 0x7d and fm3 == 0x59e522 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4182e4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1020fe and fs3 == 0 and fe3 == 0x7d and fm3 == 0x59e522 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4182e4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1020fe and fs3 == 0 and fe3 == 0x7d and fm3 == 0x59e522 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4182e4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1020fe and fs3 == 0 and fe3 == 0x7d and fm3 == 0x59e522 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4182e4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1020fe and fs3 == 0 and fe3 == 0x7d and fm3 == 0x59e522 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x528e2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b60b4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a1d66 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x528e2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b60b4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a1d66 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x528e2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b60b4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a1d66 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x528e2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b60b4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a1d66 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x528e2f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b60b4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1a1d66 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bfc1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x23e98e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x334278 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bfc1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x23e98e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x334278 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bfc1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x23e98e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x334278 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bfc1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x23e98e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x334278 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bfc1b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x23e98e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x334278 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f940d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1ab13b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x54313c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f940d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1ab13b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x54313c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f940d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1ab13b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x54313c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f940d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1ab13b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x54313c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2f940d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1ab13b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x54313c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x23a29d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653fe7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x12894f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x23a29d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653fe7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x12894f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x23a29d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653fe7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x12894f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x23a29d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653fe7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x12894f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x23a29d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653fe7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x12894f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x70bdfa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x582867 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b464a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x70bdfa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x582867 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b464a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x70bdfa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x582867 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b464a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x70bdfa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x582867 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b464a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x70bdfa and fs2 == 0 and fe2 == 0x7e and fm2 == 0x582867 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b464a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x678e09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x04a0a1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6fed0f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x678e09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x04a0a1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6fed0f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x678e09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x04a0a1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6fed0f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x678e09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x04a0a1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6fed0f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x678e09 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x04a0a1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6fed0f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x38e055 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e79e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20aa8d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x38e055 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e79e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20aa8d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x38e055 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e79e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20aa8d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x38e055 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e79e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20aa8d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x38e055 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e79e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20aa8d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x51bbea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x02bcfa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x563880 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x51bbea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x02bcfa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x563880 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x51bbea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x02bcfa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x563880 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x51bbea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x02bcfa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x563880 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x51bbea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x02bcfa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x563880 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x310755 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0823d8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c495f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x310755 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0823d8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c495f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x310755 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0823d8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c495f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x310755 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0823d8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c495f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x310755 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0823d8 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c495f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5b1219 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03f54f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x61d85e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5b1219 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03f54f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x61d85e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5b1219 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03f54f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x61d85e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5b1219 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03f54f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x61d85e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5b1219 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03f54f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x61d85e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x10eda4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x209e30 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35dc2a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x10eda4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x209e30 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35dc2a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x10eda4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x209e30 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35dc2a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x10eda4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x209e30 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35dc2a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x10eda4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x209e30 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x35dc2a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x4284a7 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x209c2d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x741328 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x4284a7 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x209c2d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x741328 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x4284a7 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x209c2d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x741328 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x4284a7 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x209c2d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x741328 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x4284a7 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x209c2d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x741328 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5885f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x369bf5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1a7325 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5885f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x369bf5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1a7325 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5885f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x369bf5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1a7325 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5885f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x369bf5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1a7325 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5885f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x369bf5 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1a7325 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3ec112 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0fb8d5 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x562f25 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3ec112 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0fb8d5 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x562f25 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3ec112 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0fb8d5 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x562f25 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3ec112 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0fb8d5 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x562f25 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3ec112 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0fb8d5 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x562f25 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x604e83 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x62f285 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46d9cf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x604e83 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x62f285 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46d9cf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x604e83 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x62f285 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46d9cf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x604e83 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x62f285 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46d9cf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x604e83 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x62f285 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46d9cf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1352b5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1a0c4e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x314dad and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1352b5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1a0c4e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x314dad and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1352b5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1a0c4e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x314dad and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1352b5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1a0c4e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x314dad and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1352b5 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1a0c4e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x314dad and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e1df4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7a426b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68c708 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e1df4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7a426b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68c708 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e1df4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7a426b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68c708 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e1df4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7a426b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68c708 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e1df4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7a426b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x68c708 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7666af and fs2 == 0 and fe2 == 0x7e and fm2 == 0x16a286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x10fc98 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7666af and fs2 == 0 and fe2 == 0x7e and fm2 == 0x16a286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x10fc98 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7666af and fs2 == 0 and fe2 == 0x7e and fm2 == 0x16a286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x10fc98 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7666af and fs2 == 0 and fe2 == 0x7e and fm2 == 0x16a286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x10fc98 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7666af and fs2 == 0 and fe2 == 0x7e and fm2 == 0x16a286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x10fc98 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7126fb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x05dc36 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c3162 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7126fb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x05dc36 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c3162 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7126fb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x05dc36 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c3162 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7126fb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x05dc36 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c3162 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7126fb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x05dc36 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c3162 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6da0df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ef018 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x226236 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6da0df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ef018 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x226236 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6da0df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ef018 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x226236 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6da0df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ef018 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x226236 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6da0df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ef018 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x226236 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x32b8b7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a10d2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6d74d0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x32b8b7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a10d2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6d74d0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x32b8b7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a10d2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6d74d0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x32b8b7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a10d2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6d74d0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x32b8b7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a10d2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6d74d0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2d194b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x20bf06 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5961f2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2d194b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x20bf06 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5961f2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2d194b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x20bf06 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5961f2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2d194b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x20bf06 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5961f2 and rm_val == 1 #nosat' : 1 coverage: 1680/1680 total_coverage: 1821/1821